TdxChartCustomSecondaryAxisCollectionItem.Name Property
In This Article
Specifies the name of the secondary axis.
#Declaration
Delphi
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