ChartCalloutStyles Enum

Definition

Specifies the style to use when drawing the callout lines.

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

Fields

Name Value Description
Underline 0

The underline style.

Box 1

The box style.

None 2

No callout line.

Applies to