<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartLayer > Properties:
Comments (0)
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