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

TotalLabelModel Class

The TotalLabel model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[ModelOf(typeof(TotalLabel))]
public abstract class TotalLabelModel :
    ChartElementModel,
    ISupportModelVisibility
See Also