Skip to main content

TcxGridChartItem.DisplayText Property

Specifies the descriptive text for the chart item.

Declaration

property DisplayText: string read; write;

Property Value

Type
string

Remarks

To specify the descriptive text for categories, use the View’s Categories.DisplayText property.

Use the GetDisplayText function to determine the descriptive text displayed for the chart item.

For series, the descriptive text will appear in:

For categories and data groups, the descriptive text will appear in:

See Also