Skip to main content

TcxGridChartOptionsCustomize.DataGroupHiding Property

Specifies the manner in which end-users can hide data groups in a chart toolbox.

Declaration

property DataGroupHiding: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

When this property is set to False, end-users can temporarily hide data groups and their corresponding data levels by dragging data group headers from a chart toolbox to the customization form. Otherwise, end-users can hide data groups and data levels in this manner even if the customization form is not displayed.

The default value of the DataGroupHiding property is False.

See Also