A newer version of this page is available.
Switch to the current version.
FilterSeriesTypesCollection Class
Represents a collection of view types to be hidden on the Chart Wizard.
Namespace: DevExpress.XtraCharts.Wizard
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
public class FilterSeriesTypesCollection :
CollectionBase
Public Class FilterSeriesTypesCollection
Inherits CollectionBase
Related API Members
The following members accept/return FilterSeriesTypesCollection objects:
Remarks
The collection of hidden view types tabs can be accessed via the ChartWizard.FilterSeriesTypes property of a ChartWizard object.
Inheritance
Object
CollectionBase
FilterSeriesTypesCollection
See Also
Feedback