Skip to main content
A newer version of this page is available. .
All docs
V23.1

LegendBase Class

The base class for chart legends.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.1.dll

NuGet Package: DevExpress.Charts

Declaration

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