CalloutStyle Enumeration
.NET Framework 4.5
Represents the available callout styles. Applicable only to callout annotations.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Borderline | A border is drawn around the callout text and a line points to the anchor point. | |
| Cloud | Callout text is inside the cloud and smaller clouds point to the anchor point. | |
| Ellipse | An ellipse is drawn around the callout text, which is connected to the anchor point. | |
| Perspective | A perspective rectangle is drawn around the callout text, which is connected to the anchor point. | |
| Rectangle | A rectangle is drawn around the callout text, which is connected to the anchor point. | |
| RoundedRectangle | A rounded rectangle is drawn around the callout text, which is connected to the anchor point. | |
| SimpleLine | Callout text is underlined and a line points to the anchor point. |
The CalloutStyle enumeration is used in conjunction with the CalloutStyle property.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.