Skip to main content
A newer version of this page is available. .
All docs
V21.1

SubtotalCollectionModel.Item[Int32] Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v21.1.Wizard.dll

NuGet Packages: DevExpress.Win.Charts, DevExpress.Win.Design

Declaration

public SubtotalModel this[int index] { get; }

Parameters

Name Type
index Int32

Property Value

Type
SubtotalModel
See Also