Back to Devexpress

DataProviderLegend Class

wpf-devexpress-dot-xpf-dot-map-8f92478c.md

latest1.8 KB
Original Source

DataProviderLegend Class

The base class for legends that obtain data from map data providers.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class DataProviderLegend :
    MapLegendBase
vb
Public MustInherit Class DataProviderLegend
    Inherits MapLegendBase

Inheritance

Show 15 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control MapElement MapLegendBase DataProviderLegend ItemsLayerLegend

ColorLegend

ColorListLegend

ColorScaleLegend

SizeLegend

See Also

DataProviderLegend Members

DevExpress.Xpf.Map Namespace