TcxGridChartCategories.DisplayText Property
Specifies display text for default categories.
Declaration
property DisplayText: string read; write;
Property Value
Type | Description |
---|---|
string | The display text string for default categories. |
Remarks
Call the GetDisplayText function to obtain the description for default categories.
See Also