The following tables list the members exposed by IChartLegend.
Name | Description | |
---|---|---|
![]() | ChartOwner | Gets the chart that owns the legend. |
![]() | IsFinancial | Gets if the legend is a financial legend. |
![]() | IsItemwise | Gets if the legend is item-wise. |
![]() | IsScale | Gets if the legend is a scale legend. |
![]() | SeriesOwner | Gets the series the owns the legend. |
Name | Description | |
---|---|---|
![]() | AddChildInOrder | Adds a child, in order, to the legend. |
![]() | ClearLegendItemsForSeries | Clears all items from the legend for a given series. |
![]() | ContainsChild | Returns if the provided child is present in the legend. |
![]() | RemoveChild | Removes a child from the legend. |