Skip to main content

TotalLabel Class

The base class for all total labels.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

Declaration

public abstract class TotalLabel :
    ChartElement,
    ITextPropertiesProvider,
    IHitTest,
    ISupportTextAntialiasing,
    IXtraPartlyDeserializable
See Also