Share via


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

Name Value Description
Underline 0

Attach the callout line to an underline on the label.

Box 1

Attach the callout line to a box around the label.

None 2

No additional label style for the callout line.

Applies to