Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartLayer > Properties
TRSChartLayer.Transparent Property
Specifies whether the layer is transparent or not. If the layer is not transparent, it is filled with the Brush before drawing any Image.
Namespace: FMX.RS.ChartPanel
Delphi
published property Transparent: Boolean read FTransparent write SetTransparent default False;
Property Value
Type: Boolean
•FMX.RS.ChartPanel.TRSChartLayer.Brush
•TRSChartLayer
•FMX.RS.ChartPanel