C1.C1Rdl.Rdl2008 Namespace : ChartDataLabel Class |
For a list of all members of this type, see ChartDataLabel members.
Name | Description | |
---|---|---|
![]() | ActionInfo | Gets the ChartDataLabel.ActionInfo object defining actions associated with this data label. |
![]() | Label | Gets or sets the label for the data point.
Not used if ChartDataLabel.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 ChartDataLabel.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. |