java.lang.Object
com.orchestranetworks.addon.dqid.chart.Options
Direct Known Subclasses:
PieChartOptions, SimpleAxisChartOptions

public abstract class Options extends Object
Represents a chart's options.

All the methods from the Template class are included here. If set, these method's values take precedence over those specified in the Template class.
Specific implementations of this class exist for each chart type.

See Also: