Hide Comments
Hide Comments

Comments (0)

Creates and initialize structures and values of chart. This method is the safe place to initialize chart values without change events occurring.

alert_noteNotes to Inheritors

The constructor calls this method. Use this method to actually create and initialize properties. Do not assign event properties in this method (use the InitializeChangeEvents method instead)

Namespace: RSCharts

expandingSyntax

Delphi

protected 
  procedure InitializeChart; override; 
 

Overrides

TRSCustomShapeChart.InitializeChart
 

expandingSee Also

Comments (0)

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