|
Average
|
Specifies the Average for the bar chart value. The Average is represented by a small horizontal line that crosses the bar.
|
|
Collection
|
Specifies the FMX.RS.BarCharts.TRSHighLowAverageChartValues instance to
which this Item belongs. Each collection item belongs to the
collection which creates it. The Collection property
points to the collection object to which the value belongs.
|
|
High
|
Specifies the High (or maximum) value for the bar. It specifies the top of the bar on the Y axis (when Orientation is boVertical)
|
|
Low
|
Specifies the Low (or minimum) value for the bar. It specifies the bottom of the bar on the Y axis (when Orientation is boVertical)
|