Skip to main content
All docs
V23.2

LegendBase Class

The base class for chart legends.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class LegendBase :
    ChartElementNamed,
    IDisposable,
    IBackground,
    IHitTest,
    ISupportVisibilityControlElement,
    ISupportTextAntialiasing,
    IXtraSupportDeserializeCollectionItem,
    IXtraPartlyDeserializable,
    ISupportInitialize,
    ISupportID,
    ILegendItemContainer
See Also