Skip to main content
A newer version of this page is available. .

ColorLegend Class

The base class for all color legends.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v18.2.dll

Declaration

public abstract class ColorLegend :
    Control

The following members return ColorLegend objects:

Inheritance

Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
See Also