Package org.eclipse.birt.chart.script.api.scale
-
Interface Summary Interface Description ICategoryScale Represents the Scale for chart scaling when Axis is rendered by category.ILinearScale Represents the Scale for chart scaling when Axis is Linear type.ILogarithmicScale Represents the Scale for chart scaling when Axis is Logarithmic type.IScale Represents the Scale for chart scaling in the scripting environmentITimeScale Represents the Scale for chart scaling when Axis is Datetime type.