| Name | Description | |
|---|---|---|
![]()  | ChartDataLabel Constructor | Initializes a new instance of the ChartDataPointValues class. | 
The following tables list the members exposed by ChartDataLabel.
| Name | Description | |
|---|---|---|
![]()  | ChartDataLabel Constructor | Initializes a new instance of the ChartDataPointValues class. | 
| Name | Description | |
|---|---|---|
![]()  | ActionInfo | Gets the ActionInfo object defining actions associated with this data label. | 
![]()  | Label | Gets or sets the label for the data point.
 Not used if UseValueAsLabel is True  | 
![]()  | Position | Gets or sets the position of the label.
 Default: Auto.  | 
![]()  | Rotation | Gets or sets the angle of rotation of the label text.
 Default: 0.  | 
![]()  | Style | Gets the Style object defining style properties for the labels.
 If specified, this style overrides Series styles.  | 
![]()  | ToolTip | Gets or sets the tooltip to display for the data label. | 
![]()  | UseValueAsLabel | Gets or sets a value indicating the Y value of the data point should be used as the label.
 Default: False.  | 
![]()  | Visible | Gets or sets a value indicating whether the data label is displayed on the chart.
 Default: False.  | 
| Name | Description | |
|---|---|---|
![]()  | AssignFrom | Copies properties from another ChartDataLabel to the current object. |