[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataLabel

Chart3DDataLabel Class

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

Inheritance
Notifier
Chart3DDataLabel
Implements
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DDataLabel : Notifier, ICloneable

Constructors

Name Description
Chart3DDataLabel()

Initializes a new instance of the Chart3DDataLabel class.

Properties

Name Description
Index

Gets or sets index for label.

Text

Gets or sets label text.

Methods

Name Description
ToString()

Returns a string that represents the current Chart3DDataLabel.