Skip to main content

MapLegendBase.RangeStopsFormat Property

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

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public string RangeStopsFormat { get; set; }

Property Value

Type Description
String

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

See Also