public class BarChart extends Chart
Modifier and Type | Field and Description |
---|---|
static int |
BARS_CANDLE |
static int |
BARS_CASCADE |
static int |
BARS_HORIZONTAL |
static int |
BARS_TILE |
chartTypes
Constructor and Description |
---|
BarChart() |
Modifier and Type | Method and Description |
---|---|
Layer |
draw(Graph graph,
boolean doDraw) |
static java.lang.String |
getName() |
void |
setBarspacing(int barspacing) |
void |
setBarwidth(int barwidth) |
void |
setNumlines(int numlines) |
void |
setStyle(int style) |
getInstance
public static final int BARS_TILE
public static final int BARS_CASCADE
public static final int BARS_HORIZONTAL
public static final int BARS_CANDLE
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"