LegendBase Class
In This Article
The base class for chart legends.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class LegendBase :
ChartElementNamed,
IDisposable,
IBackground,
IHitTest,
ISupportVisibilityControlElement,
ISupportTextAntialiasing,
IXtraSupportDeserializeCollectionItem,
IXtraPartlyDeserializable,
ISupportInitialize,
ISupportID,
ILegendItemContainer
#Implements
#Inheritance
See Also