TdxChartCustomSecondaryAxisCollectionItem.Name Property
Specifies the name of the secondary axis.
Declaration
property Name: string read; write;
Property Value
Type | Description |
---|---|
string | The name of the secondary axis. The Chart Designer dialog displays this string as the axis name. |
See Also