Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSDonutCharts > Classes

TRSDonutChartExValues Class

Scroll Prev Top Next More

Defines the collection of all donut slices in a donut chart ( RSDonutCharts.TRSDonutChart component). A donut chart is made up of a collection of donut slice values ( RSDonutCharts.TRSDonutChartExValue), where each TRSDonutChartExValue defines the information for one donut slice for the chart. The TRSDonutChartExValue class defines the properties of a slice, including Caption, Color, and  StartAngle and  SweepAngle. The TRSDonutChartExValues collection defines the collection class and common properties to all donut slice values, such as DimensionCount, MaxValues, and MinValues.
 
Note that the TRSDonutChartExValues collection provides built-in support for limiting the number of values in the collection (using the Limit property).
 
 

Namespace: RSDonutCharts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb