public final class AxisBreakStyle extends Enum
Title: AxisBreakStyle
Description: Sets the style of the AxisBreakTool delimiting lines.
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software
AxisBreak.getStyle()
,
Serialized FormModifier and Type | Field and Description |
---|---|
static AxisBreakStyle |
LINE |
static AxisBreakStyle |
NONE |
static AxisBreakStyle |
SMALLZIGZAG |
static AxisBreakStyle |
ZIGZAG |
getValue, readResolve
public static final AxisBreakStyle SMALLZIGZAG
public static final AxisBreakStyle ZIGZAG
public static final AxisBreakStyle LINE
public static final AxisBreakStyle NONE