net.sf.dynamicreports.design.transformation.chartcustomizer
Class XyStepRendererCustomizer
java.lang.Object
net.sf.dynamicreports.design.transformation.chartcustomizer.XyStepRendererCustomizer
- All Implemented Interfaces:
- Serializable, DRIChartCustomizer
public class XyStepRendererCustomizer
- extends Object
- implements DRIChartCustomizer, Serializable
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XyStepRendererCustomizer
public XyStepRendererCustomizer(Double stepPoint)
customize
public void customize(org.jfree.chart.JFreeChart chart,
ReportParameters reportParameters)
- Specified by:
customize
in interface DRIChartCustomizer
Copyright © 2010-2014. All Rights Reserved.