Visual Basic (Declaration) | |
---|---|
<DescriptionAttribute("Annotation callout style.")> Public Enum CalloutStyle Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DescriptionAttribute("Annotation callout style.")] public enum CalloutStyle : Enum |
Member | Description |
---|---|
SimpleLine | Callout text is underlined and a line is pointing to the anchor point. |
BorderLine | Border is drawn around text and a line is pointing to the anchor point. |
Cloud | Callout text is inside the cloud and smaller clouds are pointing to the anchor point. |
Rectangle | Rectangle is drawn around the callout text, which is connected with the anchor point. |
RoundedRectangle | Rounded rectangle is drawn around the callout text, which is connected with the anchor point. |
Ellipse | Ellipse is drawn around the callout text, which is connected with the anchor point. |
Perspective | Perspective rectangle is drawn around the callout text, which is connected with the anchor point. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.CalloutStyle
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