Back to Devexpress

Palette.ToString() Method

windowsforms-devexpress-dot-xtratreemap-dot-palette-418f9a8e.md

latest1.0 KB
Original Source

Palette.ToString() Method

Returns the textual representation of the axis.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A String value which is the textual representation of the axis.

|

See Also

Palette Class

Palette Members

DevExpress.XtraTreeMap Namespace