Skip to main content

TcxGridChartCategories.GetDisplayText Method

Returns text displayed for default categories.

Declaration

function GetDisplayText: string;

Returns

Type Description
string

The display text string for default categories.

Remarks

To specify this text, use the DisplayText property.

The text string returned by the GetDisplayText function is used in the following UI elements:

See Also