XtraChartsCollectionExtensions Members
A class storing extension methods allowing you to add chart elements configured using delegate methods to collections.
#Methods
Name | Description |
---|---|
Add |
Adds a new chart title configured using the specified method to the specified chart title collection. |
Add |
Adds a new constant line configured using the specified method to the specified constant lines collection of an axis. |
Add |
Adds a new custom axis label configured using the specified method to the specified custom axis labels collection of an axis. |
Add |
Adds a new custom legend item configured using the specified method to the specified legend items collection of a legend. |
Add |
Adds a new legend configured using the specified method to the specified legends collection of a chart. |
Add |
Adds a new scale break configured using the specified method to the specified scale breaks collection of a legend. |
Add |
Adds a new secondary X-axis configured using the specified method to the specified secondary X-axes collection of a XY-diagram. |
Add |
Adds a new secondary Y-axis configured using the specified method to the specified secondary Y-axes collection of a XY-diagram. |
Add |
Adds a new series configured using the specified delegate to the specified series collection. |
Add |
Adds a new series point filter configured using the specified method to the specified filters collection of a series. |
Add |
Adds a new series title configured using the specified method to the specified titles collection of a series. |
Add |
Adds a new strip configured using the specified method to the specified strips collection of a legend. |
Add |
Adds a new secondary X-axis configured using the specified method to the swift plot diagram’s secondary X-axes collection. |
Add |
Adds a new secondary Y-axis configured using the specified method to the swift plot diagram’s secondary Y-axes collection. |
Add |
Adds a new pane configured using the specified method to the specified pane collection. |
Add |
Adds a new image annotation configured using the specified method to the specified annotations collection. |
Add |
Adds a new image annotation configured using the specified method to the specified annotations repository. |
Add |
Adds a new text annotation configured using the specified method to the specified annotations collection. |
Add |
Adds a new text annotation configured using the specified method to the specified annotations repository. |
Default |
Configures the default chart legend. |
Default |
Configures the pane of the XY diagram. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Template |
|
To |
Returns a string that represents the current object. Inherited from Object. |
See Also