[]
Represents an independent text annotation that can be attached to the chart data.
public class Chart3DDataLabel : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| Chart3DDataLabel() |
| Name | Description |
|---|---|
| Index | Gets or sets the label index. Represents the row (RowLabels) or column (ColumnLabels) number. |
| Text | Gets or sets the label text. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |