com.steema.teechart
Class ClickedParts
java.lang.Object
com.steema.teechart.misc.Enum
com.steema.teechart.ClickedParts
public final class ClickedParts
- extends Enum
Title:
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
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 |
NONE
public static final ClickedParts NONE
LEGEND
public static final ClickedParts LEGEND
SERIES
public static final ClickedParts SERIES
AXIS
public static final ClickedParts AXIS
FOOT
public static final ClickedParts FOOT
HEADER
public static final ClickedParts HEADER
SUBHEADER
public static final ClickedParts SUBHEADER
SUBFOOT
public static final ClickedParts SUBFOOT
CHARTRECT
public static final ClickedParts CHARTRECT
SERIESMARKS
public static final ClickedParts SERIESMARKS
TOOL
public static final ClickedParts TOOL