[]
Represents a container for all chart labels.
public class ChartLabels : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| AutoArrangement | Gets the ChartAutoLabelArrangement object which controls auto arrangement of 2D chart labels. |
| DefaultLabelStyle | Gets the default style of a chart label. |
| LabelsCollection | Gets the collection of all chart labels. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |