public interface NamedChartCustomizer extends JRChartCustomizer
JRChartCustomizer that is assigned
a name after being instantiated using the default empty constructor. It will use that name to retrieve custom properties from
the chart element, properties that are considered to be for its own use, having the name as part of the property name.CUSTOMIZER_CLASS_PROPERTY_PREFIX, CUSTOMIZER_PROPERTY_PREFIX| Modifier and Type | Method and Description |
|---|---|
void |
setName(String name) |
customizevoid setName(String name)
Copyright © 2017. All rights reserved.