Skip to main content

TcxGridChartToolBox.GetVisible Method

Determines whether the chart toolbox is displayed in a Chart View.

Declaration

function GetVisible: Boolean;

Returns

Type
Boolean

Remarks

This function returns True when the chart toolbox is displayed in a Chart View. Otherwise, this visual element is hidden.

Use the Visible property to control the visibility of the chart toolbox within a Chart View.

See Also