Back to Devexpress

ColorLegend Class

wpf-devexpress-dot-xpf-dot-map-eeae4056.md

latest1.7 KB
Original Source

ColorLegend Class

The base class for all color legends.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class ColorLegend :
    ItemsLayerLegend
vb
Public MustInherit Class ColorLegend
    Inherits ItemsLayerLegend

Inheritance

Show 14 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control MapElement MapLegendBase DataProviderLegend ItemsLayerLegend ColorLegend ColorListLegend

ColorScaleLegend

See Also

ColorLegend Members

DevExpress.Xpf.Map Namespace