Enum CalloutStyle
Represents the available callout styles in chart report item.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.ReportControls.Wpf.dll
Syntax
public enum CalloutStyle
Fields
Name | Description |
---|---|
Box | Specifies to attach the callout line to a box around the label. |
None | Specifies no additional label style for the callout line. |
Underline | Specifies to attach the callout line to an underline on the label. |