Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

Collection

Specifies the RSCharts.TRSChartInChartValues 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.
 

public property

SubChart

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.
 

published property

SubChartType

Returns the type of the   SubChart. Set the SubChartType property to create a new chart class in SubChart.
 

published property

TextBoxAlignment

Specifies the location of the Caption

Top

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb