Hide Comments
Hide Comments

Comments (0)

Returns the active chart in the chart list.

The ActiveChart is the most important chart in the chart list. It is used by the FMX.RS.ChartPanel.TRSChartAxis class to determine the LabelStyle and if it is IsDateTime axis. It is also used by the legend ( FMX.RS.ChartPanel.TRSChartLegend). The ActiveChart must be a visible chart.
 

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property ActiveChart: TRSCustomChart read GetActiveChart;
 

Property Value

Type: TRSCustomChart

expandingSee Also

Comments (0)

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