
Represents the available callout styles.
Annotation callout style.
| Visual Basic (Declaration) | |
|---|---|
Public Enum CalloutStyle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum CalloutStyle : Enum | |
| Member | Description |
|---|---|
| SimpleLine | Callout text is underlined and a line points to the anchor point. Callout text is underlined and a line is pointing to the anchor point. |
| BorderLine | A border is drawn around text and a line points to the anchor point. Border is drawn around text and a line is pointing to the anchor point. |
| Cloud | Callout text is inside the cloud and smaller clouds points to the anchor point. Callout text is inside the cloud and smaller clouds are pointing to the anchor point. |
| Rectangle | A rectangle is drawn around the callout text, which is connected to the anchor point. Rectangle is drawn around the callout text, which is connected with the anchor point. |
| RoundedRectangle | A rounded rectangle is drawn around the callout text, which is connected to the anchor point. Rounded rectangle is drawn around the callout text, which is connected with the anchor point. |
| Ellipse | An ellipse is drawn around the callout text, which is connected to the anchor point. Ellipse is drawn around the callout text, which is connected with the anchor point. |
| Perspective | A perspective rectangle is drawn around the callout text, which is connected to the anchor point. 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