[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLabel

Chart3DLabel Class

A Chart3DLabel object is an independent text annotation that can be attached to the chart.

Inheritance
Chart3DLabel
Implements
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DLabel : baseChartRect, iChartRect, IDisposable

Constructors

Name Description
Chart3DLabel()

Initializes a new instance of the Chart3DLabel class.

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.

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.

Style

Gets the Style object of the label.

View3D

Gets or sets the 3D-view plane of the label.

Methods

Name Description
Dispose()

Clean up any resources being used by the Chart3DLabel.

ToString()

Returns a string that represents the current Chart3DLabel.