ChartDataLabel Class Members
In This Topic
The following tables list the members exposed by ChartDataLabel.
Public Constructors
Public Properties
| Name | Description |
| Compass | Gets or sets the position of the label relative to its specified location. |
| Connected | Gets or sets a value indicating whether a connecting line is drawn to the associated data point. |
| Filter | Gets or sets the filter value of the data label. If 1 then every data point is labeled, if 2 then every other data point is labeled. |
| Offset | Gets or sets the offset distance in pixels from the associated data point. |
| Style | Gets the ChartStyle object of the label. |
| Text | Gets or sets the text of the label. |
| Visible | Gets or sets the label visibility. |
Top
Public Events
See Also