The Labels type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LegendLabelsFromArray |
Load the legend labels from an array
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ResetItemLabels |
Reset this property to the default value
| |
| ResetLegendLabels |
Reset this property to the default value
| |
| ResetXAxisLabels |
Reset this property to the default value
| |
| ShouldSerialize |
Indicates if this class will be serialized or not
| |
| ShouldSerializeItemLabels |
Indicates if the property should be serialized or not
| |
| ShouldSerializeLegendLabels |
Indicates if the property should be serialized or not
| |
| ShouldSerializeXAxisLabels |
Indicates if the property should be serialized or not
| |
| ToString |
String representation of the class
(Overrides ObjectToString.) | |
| XAxisLabelsFromArray |
Load the X Axis labels from an array
|
See Also