DateTime
Horizontal coordinate (x-value) of the center of the candlestick.
Width
Numeric
Width of the candlestick in data units.
OpenPrice
Value of the variable at the beginning of the interval.
HighPrice
Highest value of the variable during the interval.
LowPrice
Lowest value of the variable during the interval.
ClosePrice
Value of the variable at the end of the interval.
ShowHigh
Boolean
Determines whether the high value is displayed.
ShowLow
Determines whether the low value is displayed.
GainForeColor
Color
Fill color for the rectangle when the closing value is greater than the opening value.
GainBackColor
Background color of the rectangle when a pattern fill is selected, when GainFillTransparency is False, and when the closing value is greater than the opening value.
False
GainFillStyle
Enum
Style of the rectangle fill when the closing value is greater than the opening value.
GainFillTransparency
Specifies whether the area in between hatched patterns is filled with the ContrastColor (False) or remains unfilled (True) when the closing value is greater than the opening value.
True
LossForeColor
Fill color for the rectangle when the closing value is less than the opening value.
LossBackColor
Background color of the rectangle when a pattern fill is selected, GainFillTransparency is False, and when the closing value is less than the opening value.
LossFillStyle
Style of the rectangle fill when the closing value is less than the opening value.
LossFillTransparency
Specifies whether the area in between hatched patterns is filled with the ContrastColor (False) or remains unfilled (True) when the closing value is less than the opening value.
LineColor
Color of the rectangle border and high/low whiskers (if they are displayed).
LineWidth
Width of the rectangle border and high/low whiskers (if they are displayed) in points at a zoom level of 100%. A width of 0 represents a single-pixel hairline.
0
LineStyle
Style of the rectangle border and high/low whiskers (if they are displayed).