Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartPanel > Routines

RegisterChart(TRSCustomChartClass) Method

Scroll Prev Top Next More

Registers the chart class with the RiverSoftAVG Charting Component Suite. Call RegisterChart with the chart class you want to be registered before trying to use the  GetChartClass function.

alert_cautionWarning

This method is automatically called by the units you use in your application. If GetChartClass returns nil for a chart type, it means that unit has not been compiled into your application. Add the unit to your uses clause or add the RSRegisterAllCharts unit to your uses clause

Namespace: RSChartPanel

Parameters

aChartClass

Type: TRSCustomChartClass

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb