Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartPanel > Routines

GetChartClass(TRSChartType) Method

Scroll Prev Top Next More

Returns the chart class type that corresponds to the input ChartType parameter

alert_cautionWarning

This function will return nil if the given chart class has not been registered. To ensure a chart class is registered, use that unit (i.e., uses RSDonutCharts) or use all units (i.e., uses RSRegisterAllCharts) in your main application

Namespace: RSChartPanel

Parameters

ChartType

Type: TRSChartType

Return Value

Type: TRSCustomChartClass

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb