Skip to main content
A newer version of this page is available. .
All docs
V21.2

LegendBase Class

The base class for chart legends.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class LegendBase :
    ChartElementNamed,
    IDisposable,
    IBackground,
    IHitTest,
    ISupportVisibilityControlElement,
    ISupportTextAntialiasing,
    IXtraSupportDeserializeCollectionItem
See Also