Skip to main content

TdxGridReportLinkOptionsCharts.Transparent Property

Specifies whether the background of the grid’s report should be displayed when using the chart view.

Declaration

property Transparent: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the Transparent property to True to show the background of the grid’s report.

The default value of the Transparent property is False.

See Also