C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLabel Class
Properties Methods Events

Chart3DLabel Class Members

The following tables list the members exposed by Chart3DLabel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Chart3DLabel class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the label attachment method.  
Public PropertyGets or sets the attachment data for the label.  
Public PropertyGets or sets whether a connecting line is drawn to an associated data point.  
Public PropertyGets or sets the position of the label relative its specified location.  
Public PropertyGets the location of label.  
Public PropertyGets or sets the label name.  
Public PropertyGets or sets the offset distance from an associated data point.  
Public PropertyGets the size of the label.  
Public PropertyGets the Style object of the label.  
Public PropertyGets or sets the element text. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
Public PropertyGets or sets the 3D-view plane of the label.  
Public PropertyGets or sets the element visibility. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
Top
Public Methods
 NameDescription
Public MethodClean up any resources being used by the Chart3DLabel.  
Public MethodOverloaded. Invalidates the specified region of the chart area and causes to be redrawn. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
Public MethodReturns a string that represents the current Chart3DLabel.  
Top
Public Events
 NameDescription
Public EventFires when chart component rectangle value was changed. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
Top
See Also