Version

IProvideGroupedLabels Interface Members

The following tables list the members exposed by IProvideGroupedLabels.

Public Properties
 NameDescription
 PropertyItemCountTotalGets the total count of items in the set.  
 PropertySeriesCountTotalGets the total count of series in the set.  
Public Methods
 NameDescription
 MethodGetItemCountSeriesGets the count of items for the series at the specified index.  
 MethodGetItemLabelGets the label for the item at the specified series and item indices.  
 MethodGetSeriesLabelGets the label for the series at the specified index.  
See Also