public class ChartDrawEvent extends ChartEvent
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Modifier and Type | Field and Description |
|---|---|
static int |
AXES |
static int |
CHART |
static int |
PAINT_FIRST |
static int |
PAINT_LAST |
static int |
PAINTED |
static int |
PAINTING |
static int |
PRINTED |
static int |
PRINTING |
static int |
SERIES |
CHART_ADDED, CHART_FIRST, CHART_LAST, CHART_SCROLLED, CHART_UNZOOMED, CHART_ZOOMED| Constructor and Description |
|---|
ChartDrawEvent(java.lang.Object source,
int id,
int drawPart)
Creates a new instance of ChartDrawEvent
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDrawPart() |
getID, getSourcepublic static final int PAINT_FIRST
public static final int PAINTING
public static final int PAINTED
public static final int PRINTING
public static final int PRINTED
public static final int PAINT_LAST
public static final int CHART
public static final int AXES
public static final int SERIES