Skip to main content
A newer version of this page is available. .

TotalLabel Class

The base class for all total labels.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

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