LabelCalloutStyle Enumeration
.NET Framework (current version)
Specifies the type of leader line that should be drawn from the point to the label.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Box | Line will terminate to a box drawn around the label text. | |
| None | Line will terminate at the label without any added style. | |
| Underlined | Line will terminate with a horizontal line beneath the label text. |
The LabelCalloutStyle enumeration represents the type of leader line that should be drawn from the point to the label. It is used in conjunction with the CalloutStyle property of the SmartLabelStyle object.
.NET Framework
Available since 4.0
Available since 4.0
Show: