ViewTypeGroup.ViewTypes Property
Returns the view types belonging to the group.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
List<ViewType> | The list of view types belonging to the group. |
See Also