Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartGraphic > Properties
TRSChartGraphic.Visible Property
Indicates whether this graphic should be drawn or not. The chart panel uses the Visible property to determine if it should call the Draw method for the chart graphic.
Namespace: FMX.RS.ChartPanel
Delphi
public property Visible: Boolean read FVisible write SetVisible;
Property Value
Type: Boolean
•FMX.RS.ChartPanel.TRSChartPanel
•FMX.RS.ChartPanel.TRSChartGraphic.Opacity
•FMX.RS.ChartPanel.TRSChartGraphic.Draw(TCanvas,TCanvasRect,TRSChartAxis,TRSChartAxis)
•TRSChartGraphic
•FMX.RS.ChartPanel