Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSChartInChartValue > Properties

TRSChartInChartValue.SubChart Property

Scroll Prev Top Next More

Returns the embedded sub-chart for the value. Use the SubChart property like any other chart in the component suite (e.g., add values, set properties, etc). You may need to cast the SubChart to the specific chart type to access all the properties (e.g., RSCharts.TRSPieChart , TRSBarChart, etc). To set the SubChart, assign a chart object to the property.

The TRSChartInChartValue class will ensure freeing the SubChart if its Owner is nil.
 

Namespace: RSCharts

Property Value

Type: TRSCustomChart

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb