ColorLegendBase Class
In This Article
The base class for legends that explain the meaning of vector item colors.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public abstract class ColorLegendBase :
ItemsLayerLegend
#Remarks
The ColorLegendBase class implements the basic functionality of the ColorListLegend and ColorScaleLegend.
For more information, refer to Legends.
#Inheritance
See Also