Class Options

  • Direct Known Subclasses:
    PieChartOptions, SimpleAxisChartOptions

    public abstract class Options
    extends java.lang.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:
    Template, Chart, ChartFactory