The Chart3DLabels type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddNewLabel |
Creates a new label and appends it to the collection.
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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.) |
|
|
LabelFromCoord |
Gets the label index at the specified location.
|
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
NotifyChanges | |
|
|
Remove |
Removes the specified label from the collection.
|
|
|
ToString |
Returns a string that represents the current Chart3DLabels.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
DefaultStyle |
Gets the default label style.
|
|
|
Item[([( Int32])]) |
Gets the specified label from the collection by numerical index.
|
|
|
Item[([( String])]) |
Gets the specified label from the collection by name.
|
|
|
LabelsCollection |
Gets the labels collection.
|