public interface IAxis extends IChartComponent
| 限定符和类型 | 方法和说明 |
|---|---|
IMarkerLine[] |
getMarkerLines()
Gets all marker lines in Axis
|
IMarkerRange[] |
getMarkerRanges()
Gets all marker ranges in Axis
|
IScale |
getScale()
Gets theScale for axis scaling
|
java.lang.String |
getType()
Gets the name of AxisType.
|
void |
setType(java.lang.String type)
Sets AxisType by name.
|
getTitle, isVisible, setVisibleIScale getScale()
IMarkerLine[] getMarkerLines()
IMarkerRange[] getMarkerRanges()
java.lang.String getType()
org.eclipse.birt.chart.model.attribute.AxisTypevoid setType(java.lang.String type)
type - the name of AxisTypeorg.eclipse.birt.chart.model.attribute.AxisTypeCopyright © 2005-2008 Actuate Corp. All rights reserved.