Skip to main content

TcxGridChartToolBox.GetDataLevelsInfoVisible Method

Determines whether the data level navigator is displayed in the chart toolbox.

Declaration

function GetDataLevelsInfoVisible: Boolean;

Returns

Type
Boolean

Remarks

This function returns True when the data level navigator is displayed in the chart toolbox. Otherwise, this customization tool is hidden.

Use the DataLevelsInfoVisible property to control the visibility of the data level navigator within a Chart View.

See Also