|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.misc.Enum
com.steema.teechart.tools.AxisBreakStyle
public final class AxisBreakStyle
Title: AxisBreakStyle
Description: Sets the style of the AxisBreakTool delimiting lines.
Copyright (c) 2005-2011 by Steema Software SL. All Rights Reserved.
Company: Steema Software
AxisBreak.getStyle()
Field Summary | |
---|---|
static AxisBreakStyle |
LINE
|
static AxisBreakStyle |
NONE
|
static AxisBreakStyle |
SMALLZIGZAG
|
static AxisBreakStyle |
ZIGZAG
|
Method Summary |
---|
Methods inherited from class com.steema.teechart.misc.Enum |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AxisBreakStyle SMALLZIGZAG
public static final AxisBreakStyle ZIGZAG
public static final AxisBreakStyle LINE
public static final AxisBreakStyle NONE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |