Back to Devexpress

MapLegendBase.RangeStopsFormat Property

wpf-devexpress-dot-xpf-dot-map-dot-maplegendbase-7ef24dbb.md

latest1.1 KB
Original Source

MapLegendBase.RangeStopsFormat Property

Specifies the display format of range stops on a color legend.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string RangeStopsFormat { get; set; }
vb
Public Property RangeStopsFormat As String

Property Value

TypeDescription
String

A String value that specifies the text representation of range stops on a color legend.

|

See Also

MapLegendBase Class

MapLegendBase Members

DevExpress.Xpf.Map Namespace