Navigation: Code Documentation > RSCharting > RSChartPanel > 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: RSChartPanel
Delphi
published property Transparent: Boolean read FTransparent write SetTransparent default False;
Property Value
Type: Boolean
•RSChartPanel.TRSChartLayer.Brush
•TRSChartLayer
•RSChartPanel