corelibraries-devexpress-dot-xtracharts-3ad263c4.md
The base class for chart legends.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public abstract class LegendBase :
ChartElementNamed,
IDisposable,
IBackground,
IHitTest,
ISupportVisibilityControlElement,
ISupportTextAntialiasing,
IXtraSupportDeserializeCollectionItem,
IXtraPartlyDeserializable,
ISupportInitialize,
ISupportID,
ILegendItemContainer
Public MustInherit Class LegendBase
Inherits ChartElementNamed
Implements IDisposable,
IBackground,
IHitTest,
ISupportVisibilityControlElement,
ISupportTextAntialiasing,
IXtraSupportDeserializeCollectionItem,
IXtraPartlyDeserializable,
ISupportInitialize,
ISupportID,
ILegendItemContainer
IXtraSupportDeserializeCollectionItem
Object ChartElement ChartElementNamed LegendBase HeatmapLegend
See Also