Back to Devexpress

DataProviderLegend Class

windowsforms-devexpress-dot-xtramap-c5aa9cc9.md

latest1.4 KB
Original Source

DataProviderLegend Class

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Inheritance

Object MapDisposableObject MapLegendBase DataProviderLegend ItemsLayerLegend

SizeLegend

ColorLegendBase

ColorListLegend

ColorScaleLegend

See Also

DataProviderLegend Members

DevExpress.XtraMap Namespace