Skip to main content

TcxGridChartOptionsView.TransparentCaptions Property

Specifies the data label’s transparency.

Declaration

property TransparentCaptions: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If the TransparentCaptions property is True, data labels are painted transparent. Otherwise, data labels are painted with the solid background.

The default value of the TransparentCaptions property is True.

See Also