The Chart3DLabel type exposes the following members.

Constructors

  Name Description
Public method Chart3DLabel
Initializes a new instance of the Chart3DLabel class.

Methods

  Name Description
Public method AutoPosition (Overrides baseChartRectAutoPosition(Graphics, Rectangle).)
Public method Dispose
Clean up any resources being used by the Chart3DLabel.
Public method Draw (Overrides baseChartRectDraw(Graphics, Rectangle).)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method 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.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetPolygon
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyChanges (Overrides baseChartRectNotifyChanges()()()().)
Public method ShouldSerializeName
Public method ToString
Returns a string that represents the current Chart3DLabel.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property AttachMethod
Gets or sets the label attachment method.
Public property AttachMethodData
Gets or sets the attachment data for the label.
Public property Connected
Gets or sets whether a connecting line is drawn to an associated data point.
Public property LabelCompass
Gets or sets the position of the label relative its specified location.
Public property Location
Gets the location of label.
Public property LocationDefault
Public property Name
Gets or sets the label name.
Public property Offset
Gets or sets the offset distance from an associated data point.
Public property Size
Gets the size of the label.
Public property SizeDefault
Public property Style
Gets the Style object of the label.
Public property StyleName
Public property View3D
Gets or sets the 3D-view plane of the label.

See Also