The Chart3DLabel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Chart3DLabel |
Initializes a new instance of the Chart3DLabel class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
AutoPosition | (Overrides baseChartRectAutoPosition(Graphics, Rectangle).) |
|
|
Dispose |
Clean up any resources being used by the Chart3DLabel.
|
|
|
Draw | (Overrides baseChartRectDraw(Graphics, Rectangle).) |
|
|
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.) |
|
|
GetPolygon | |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
NotifyChanges | (Overrides baseChartRectNotifyChanges()()()().) |
|
|
ShouldSerializeName | |
|
|
ToString |
Returns a string that represents the current Chart3DLabel.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
AttachMethod |
Gets or sets the label attachment method.
|
|
|
AttachMethodData |
Gets or sets the attachment data for the label.
|
|
|
Connected |
Gets or sets whether a connecting line is drawn to an associated data point.
|
|
|
LabelCompass |
Gets or sets the position of the label relative its specified location.
|
|
|
Location |
Gets the location of label.
|
|
|
LocationDefault | |
|
|
Name |
Gets or sets the label name.
|
|
|
Offset |
Gets or sets the offset distance from an associated data point.
|
|
|
Size |
Gets the size of the label.
|
|
|
SizeDefault | |
|
|
Style |
Gets the Style object of the label.
|
|
|
StyleName | |
|
|
View3D |
Gets or sets the 3D-view plane of the label.
|