[]
A Chart3DDataLabel object is an independent text annotation that can be attached to the chart data.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DDataLabel : Notifier, ICloneable
Name | Description |
---|---|
Chart3DDataLabel() | Initializes a new instance of the Chart3DDataLabel class. |
Name | Description |
---|---|
Index | Gets or sets index for label. |
Text | Gets or sets label text. |
Name | Description |
---|---|
ToString() | Returns a string that represents the current Chart3DDataLabel. |