Version

SeriesMatcher Class Members

The following tables list the members exposed by SeriesMatcher.

Public Constructors
 NameDescription
Public ConstructorSeriesMatcher Constructor  
Public Properties
 NameDescription
Public PropertyIndexIf set, tries to match a series based on index  
Public PropertyMemberPathIf set, tries to match a series based on a member path, combined with MemberPathType.  
Public PropertyMemberPathTypeCombined with MemberPath allows you to select a series by member path.  
Public PropertyNameIf set, tries to match a series based on its name.  
Public PropertyTitleIf set, tries to match a series based on its title.  
See Also