public abstract class AbstractAxisCustomizer
extends net.sf.jasperreports.engine.JRAbstractChartCustomizer
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_MAX_VALUE |
static String |
PROPERTY_MIN_VALUE |
static String |
PROPERTY_TICK_UNIT |
| Constructor and Description |
|---|
AbstractAxisCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configNumberAxis(org.jfree.chart.axis.NumberAxis numberAxis,
String tickUnitProp) |
protected void |
configValueAxis(org.jfree.chart.axis.ValueAxis valueAxis,
String minProp,
String maxProp) |
getBooleanProperty, getCustomizerPropertyName, getDoubleProperty, getFieldValue, getFieldValue, getFloatProperty, getIntegerProperty, getParameterValue, getParameterValue, getProperty, getVariableValue, getVariableValue, init, init, setNamepublic static final String PROPERTY_MIN_VALUE
public static final String PROPERTY_MAX_VALUE
public static final String PROPERTY_TICK_UNIT
Copyright © 2019 TIBCO Software Inc.. All rights reserved.