public final class MarksTipMouseAction extends Enum
Title: MarksTipMouseAction class
Description: Describes the possible values of the MarksTip.MouseAction method.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
MarksTip.getMouseAction(),
Serialized Form| Modifier and Type | Field and Description |
|---|---|
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.
|
getValue, readResolvepublic static final MarksTipMouseAction MOVE
public static final MarksTipMouseAction CLICK