Palette.ToString() Method
In This Article
Returns the textual representation of the axis.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Returns
Type | Description |
---|---|
String | A String value which is the textual representation of the axis. |
See Also