ValueAxis
) and those that display categories (CategoryAxis
).
字段摘要 | |
---|---|
String |
axisLinePaint
Sets the paint used to draw the axis line and sends an AxisChangeEvent to all registered listeners. |
String |
axisLineStroke
Sets the stroke used to draw the axis line and sends an AxisChangeEvent to all registered listeners. |
String |
axisLineVisible
Sets a flag that controls whether or not the axis line is visible and sends an AxisChangeEvent to all registered listeners. |
String |
fixedDimension
Sets the fixed dimension for the axis.
This is used when combining more than one plot on a chart. In this case, there may be several axes that need to have the same height or width so that they are aligned. This method is used to fix a dimension for the axis (the context determines whether the dimension is horizontal or vertical). |
String |
label
Sets the label for the axis and sends an AxisChangeEvent to all registered listeners. |
String |
labelAngle
Sets the angle for the label and sends an AxisChangeEvent to all registered listeners. |
String |
labelFont
Sets the font for the axis label and sends an AxisChangeEvent to all registered listeners. |
String |
labelInsets
Sets the insets for the axis label, and sends an AxisChangeEvent to all registered listeners. |
String |
labelPaint
Sets the paint used to draw the axis label and sends an
AxisChangeEvent to all registered listeners. |
String |
minorTickMarkInsideLength
Sets the inside length of the minor tick marks and sends an AxisChangeEvent to all registered listeners. |
String |
minorTickMarkOutsideLength
Sets the outside length of the minor tick marks and sends an AxisChangeEvent to all registered listeners. |
String |
minorTickMarksVisible
Sets the flag that indicates whether or not the minor tick marks are showing and sends an AxisChangeEvent to all registered listeners. |
String |
tickLabelFont
Sets the font for the tick labels and sends an AxisChangeEvent to all registered listeners. |
String |
tickLabelInsets
Sets the insets for the tick labels and sends an AxisChangeEvent to all registered listeners. |
String |
tickLabelPaint
Sets the paint used to draw tick labels (if they are showing) and sends an AxisChangeEvent to all registered listeners. |
String |
tickLabelsVisible
Sets the flag that determines whether or not the tick labels are visible and sends an AxisChangeEvent to all registered listeners. |
String |
tickMarkInsideLength
Sets the inside length of the tick marks and sends an AxisChangeEvent to all registered listeners. |
String |
tickMarkOutsideLength
Sets the outside length of the tick marks and sends an AxisChangeEvent to all registered listeners. |
String |
tickMarkPaint
Sets the paint used to draw tick marks and sends an AxisChangeEvent to all registered listeners. |
String |
tickMarkStroke
Sets the stroke used to draw tick marks and sends an AxisChangeEvent to all registered listeners. |
String |
tickMarksVisible
Sets the flag that indicates whether or not the tick marks are showing and sends an AxisChangeEvent to all registered listeners. |
String |
visible
Sets a flag that controls whether or not the axis is visible and sends an AxisChangeEvent to all registered listeners. |
方法摘要 | |
---|---|
|
initAxis
|
子事物摘要 |
---|
字段详细信息 |
---|
AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.This is used when combining more than one plot on a chart. In this case, there may be several axes that need to have the same height or width so that they are aligned. This method is used to fix a dimension for the axis (the context determines whether the dimension is horizontal or vertical).
AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.
AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.AxisChangeEvent
to all registered listeners.方法详细信息 |
---|
子事物详细信息 |
---|