StackedBarTotalLabelModel Class
The StackedBarTotalLabel model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[ModelOf(typeof(StackedBarTotalLabel))]
public class StackedBarTotalLabelModel :
TotalLabelModel
Related API Members
The following members return StackedBarTotalLabelModel objects:
Inheritance
Object
ChartElementModel
TotalLabelModel
StackedBarTotalLabelModel
See Also