Show/Hide Toolbars

RiverSoftAVG Products Help

Returns the number of dimensions each Value ( FMX.RS.ChartPanel.TRSChartValue ) will have in the chart.

A chart value, depending on the chart type, can contain 1 or more dimensional values that define the chart value. For example, each chart value in a bar chart contains 1 value (defining the height of the bar), line chart values contains 2 dimensions: X and Y, and shape chart values contain 4 dimensions: X, Y, Width, and Height. The number of dimensions in a chart is defined when the TRSChartValues collection is created. Every time a TRSChartValue item is created, its Values property will be initialized to the size of DimensionCount.
 

Namespace: FMX.RS.ChartPanel

Property Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb