SubtotalModel Class
In This Article
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(Subtotal))]
public class SubtotalModel :
ChartElementModel
#Related API Members
The following members return SubtotalModel objects:
#Inheritance
Object
ChartElementModel
SubtotalModel
See Also