TdxBarColorCombo.AutoColorText Property
Specifies the text of the automatic color item.
Declaration
property AutoColorText: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to indicate automatic color item text. By default, this text equals “(automatic)”.
Note
The automatic color item is visible if the ShowAutoColor property is True.
See Also