LegendBase Class
The base class for chart legends.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
[TypeConverter(typeof(LegendTypeConverter))]
public abstract class LegendBase :
ChartElementNamed,
IDisposable,
IBackground,
IHitTest,
ISupportVisibilityControlElement,
ISupportTextAntialiasing,
IXtraSupportDeserializeCollectionItem,
IXtraPartlyDeserializable,
ISupportInitialize,
ISupportID,
ILegendItemContainer
Implements
Inheritance
See Also