Hide Comments
Hide Comments

Comments (0)

expandingMethods

 

Name

Description

protected method

CreateChartValues

Creates the RSChartPanel.TRSChartValues class for the   Values property

alert_noteNotes to Inheritors

Override this method to create your TRSChartValues descendant

public method

CreatePreviewValues

Creates sample values for illustrating how the chart will look. This function is automatically called at design-time to fill the chart with sample values. It can also be called at run-time to add more values to the chart (i.e., the chart is not cleared first)

noteNote

Set the Preview property to false to have the design-time sample values show up at run-time

protected method

DrawSlices(TCanvas,TCanvasRect,TPieSliceOptions)

Draw all the pie slices of the chart (Overrides RSCharts.TRSPieChart.DrawSlices(TCanvas,TCanvasRect,TPieSliceOptions).)

public methodClass member

GetChartType

Returns the chart type enumerated value for this class. Each chart class overrides this class function to return the RSChartConsts|TRSChartType enumerated value (Overrides RSDonutCharts.TRSDonutChart.GetChartType.)

protected method

GetRadius(TRSPieChartValue,Single,Single)

Returns the InnerRadius and OuterRadius of the pie chart (Overrides RSCharts.TRSPieChart.GetRadius(TRSPieChartValue,Single,Single).)

Top

Comments (0)

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