Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSCharts > Classes

TRSPieChartValues Class

Scroll Prev Top Next More

Defines the collection of all pie slices in a pie chart ( RSCharts.TRSPieChart component). A pie chart is made up of a collection of pie slice values ( RSCharts.TRSPieChartValue), where each TRSPieChartValue defines the information for one pie slice for the chart. The TRSPieChartValue class defines the properties of a slice, including Caption, Color, and Values. The TRSPieChartValues collection defines the collection class and common properties to all pie slice values, such as DimensionCount, MaxValues, and MinValues.

Note that the TRSPieChartValues collection provides built-in support for limiting the number of values in the collection (using the Limit property).
 

Namespace: RSCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb