Version

IChartLegend Interface Members

The following tables list the members exposed by IChartLegend.

Public Properties
 NameDescription
 PropertyChartOwnerGets the chart that owns the legend.  
 PropertyIsFinancialGets if the legend is a financial legend.  
 PropertyIsItemwiseGets if the legend is item-wise.  
 PropertyIsScaleGets if the legend is a scale legend.  
 PropertySeriesOwnerGets the series the owns the legend.  
Public Methods
 NameDescription
 MethodAddChildInOrderAdds a child, in order, to the legend.  
 MethodClearLegendItemsForSeriesClears all items from the legend for a given series.  
 MethodContainsChildReturns if the provided child is present in the legend.  
 MethodRemoveChildRemoves a child from the legend.  
See Also