Hide Comments
Hide Comments

Comments (0)

Specifies the Panel to draw the chart on. Set Panel to a TRSCustomChartPanel instance to draw the chart on the panel. The Parent of the chart will be automatically set to the panel.

Set Panel to nil to draw the chart by itself.

alert_noteTip

Drawing a chart on a chart panel allows more control displaying the chart, including zooming, legends, axes, etc. However, drawing a chart by itself is also useful and you can apply effects in FMX, such as TShadowEffect, for visual pizazz.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property Panel: TRSCustomChartPanel read FPanel write SetPanel;
 

Property Value

Type: TRSCustomChartPanel

expandingSee Also

Comments (0)

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