INFORMIX
Visionary User's Guide
Appendix A: Object Properties Reference
Home Contents Index Master Index New Book

Price Interval Bar

A data symbol displayed as a vertical line with horizontal ticks extending to the left and right side of the line. It is used to display four numeric values over a specific time interval. The price interval bar is typically used to display the opening, closing, high, and low prices of a stock or other index on a specific date. The shape of the price interval bar can be modified to turn open/close and high/low tick marks on or off.

Valid properties for the Price Interval Bar object are described in the following table.

Property Data Type Description

DateTime

DateTime

Horizontal coordinate (x-value) of the center of the symbol.

Width

Numeric

Width of the symbol in data units.

OpenPrice

Numeric

Value of the variable at the beginning of the interval.

HighPrice

Numeric

Highest value of the variable during the interval.

LowPrice

Numeric

Lowest value of the variable during the interval.

ClosePrice

Numeric

Value of the variable at the end of the interval.

ShowOpen

Boolean

Determines the visibility of the open tick.

ShowClose

Boolean

Determines the visibility of the close tick.

ShowHighLow

Boolean

Determines the visibility of the high/low mark.

Color

Color

Color of the symbol.

LineWidth

Numeric

Width of the lines in the symbol in points at a zoom level of 100%. A width of 0 represents a single-pixel hairline.

LineStyle

Enum

Style of the lines in the symbol.




Visionary User's Guide, version 1.0
Copyright © 1998, Informix Software, Inc. All rights reserved.