TcxGridChartDataGroup.ActiveValueDisplayText Property
Returns a string representation of the data group’s active value as it appears in the data level navigator.
Declaration
property ActiveValueDisplayText: string read;
Property Value
Type |
---|
string |
Remarks
If the ActiveValue property is not assigned, the ActiveValueDisplayText property returns an empty string. In this instance, the scxGridChartToolBoxDataLevelSelectValue resource string specifies the text that will be displayed for the group’s active value.
See Also