The following tables list the members exposed by CompositeLegendCollection.
Name | Description | |
---|---|---|
CompositeLegendCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Count | Returns the count of items in this collection. | |
Item | Gets or Sets the CompositeLegend at the specified index in the collection. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
List | The list which this collection uses to store and access its members. | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
Add | Adds a CompositeLegend to this collection. | |
Clear | Removes all items from this collection. | |
Clone | Creates and returns a copy of this CompositeLegendCollection. | |
Contains | Determines whether or not an object is a member of this collection. | |
CopyTo | Copies the members of this collection to the given array, starting at the given index. | |
IndexOf | Returns the index of the specified object in the collection. | |
Remove | Removes the given CompositeLegend from this collection. | |
RemoveAt | Removes a CompositeLegend from this collection at the specified index. | |
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |