public class BarDataWithAxisGlyph
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
protected int |
barIndex |
protected int |
barNumber |
protected AxisGlyph |
xAxisGlyph |
protected AxisGlyph |
yAxisGlyph |
构造器和说明 |
---|
BarDataWithAxisGlyph(AxisGlyph xAxisGlyph,
AxisGlyph yAxisGlyph,
int barNumber,
int barIndex) |