ChartBreakLineType Enum

Definition

Specifies the type of the line to use for the scale break lines.

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

Fields

None 1

Do not display a line for scale breaks.

Ragged 0

Display ragged scale break lines.

Straight 2

Display straight scale break lines.

Wave 3

Display wavy scale break lines.

Applies to