|
||||||||||
| 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.MarksTipMouseAction
public final class MarksTipMouseAction
Title: MarksTipMouseAction class
Description: Describes the possible values of the MarksTip.MouseAction method.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
MarksTip.getMouseAction(),
Serialized Form| Field Summary | |
|---|---|
static MarksTipMouseAction |
CLICK
Tips will be displayed when clicking a series point. |
static MarksTipMouseAction |
MOVE
Tips will be displayed when moving the mouse over a series point. |
| Method Summary |
|---|
| Methods inherited from class com.steema.teechart.misc.Enum |
|---|
getValue, readResolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MarksTipMouseAction MOVE
public static final MarksTipMouseAction CLICK
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||