Xceed Chart for WinForms v4.4 Documentation
DataSeriesSubset Class Members
Methods 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : DataSeriesSubset Class

The following tables list the members exposed by DataSeriesSubset.

Public Constructors
 NameDescription
Public ConstructorConstructs an empty subset  
Top
Public Methods
 NameDescription
Public MethodAdds a new index in the subset.  
Public MethodAdds a range of indexes in the subset.  
Public MethodRemoves all indexes contained in the subset.  
Public MethodCreates an identical copy of this object  
Public MethodCombines the currently contained indexes with the indexes contained in a specified subset.  
Public MethodDetermines whether the subset contains the specified index.  
Public MethodInitializes the subset from another subset.  
Public MethodObtains a DataSeriesSubsetEnumerator object.  
Public MethodCreates a user control which can be used for this object visual editing  
Public MethodAfter the operation the subset will contain only indexes that were contained in both this subset and in the argument subset.  
Public MethodRemoves the specified index from this subset.  
Public MethodRemoves the specified range of indexes from the subset.  
Public MethodAfter the operation the subset will contain only indexes that were contained in this subset and were not members of the argument subset.  
Public MethodRenders the subset in a string.  
Top
See Also

Reference

DataSeriesSubset Class
Xceed.Chart.Core Namespace