Package | Description |
---|---|
org.eclipse.birt.chart.script.api.component | |
org.eclipse.birt.chart.script.api.scale |
Modifier and Type | Method and Description |
---|---|
IScale |
IAxis.getScale()
Gets theScale for axis scaling
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICategoryScale
Represents the Scale for chart scaling when Axis is rendered by category.
|
interface |
ILinearScale
Represents the Scale for chart scaling when Axis is Linear type.
|
interface |
ILogarithmicScale
Represents the Scale for chart scaling when Axis is Logarithmic type.
|
interface |
ITimeScale
Represents the Scale for chart scaling when Axis is Datetime type.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.