ChartCalloutStyle Enum

Definition

Specifies the style to use when drawing the callout lines.

public enum class ChartCalloutStyle
public enum ChartCalloutStyle
type ChartCalloutStyle = 
Public Enum ChartCalloutStyle
Inheritance
ChartCalloutStyle

Fields

Box 1

Attach the callout line to a box around the label.

None 2

No additional label style for the callout line.

Underline 0

Attach the callout line to an underline on the label.

Applies to