Class StandardChartStyle

java.lang.Object
org.jfree.chart3d.style.StandardChartStyle
All Implemented Interfaces:
Serializable, Cloneable, ChartStyle

public class StandardChartStyle extends Object implements ChartStyle, Cloneable, Serializable
A standard implementation of the ChartStyle interface.

NOTE: This class is serializable, but the serialization format is subject to change in future releases and should not be relied upon for persisting instances of this class.
Since:
1.2
See Also: