| Visual Basic (Declaration) | |
|---|---|
<DescriptionAttribute("Data point label callout style.")> Public Enum LabelCalloutStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[DescriptionAttribute("Data point label callout style.")] public enum LabelCalloutStyle : Enum | |
| Member | Description |
|---|---|
| None | Label connected with the marker using just a line. |
| Underlined | Label is undelined and connected with the marker using a line. |
| Box | Box is drawn around the label and it's connected with the marker using a line. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.LabelCalloutStyle
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family