Specifies styles to use when drawing the callout lines.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum ChartCalloutStyle |
| Visual Basic |
|---|
Public Enumeration ChartCalloutStyle |
Members
| Member name | Description | |
|---|---|---|
| Underline | Attach the callout line to an underline on the label. | |
| Box | Attach the callout line to a box around the label. | |
| None | No additional label style for the callout line. |