Interface Theme

    • Method Detail

      • getBaseFont

        Font getBaseFont()
      • getChartBackgroundColor

        Color getChartBackgroundColor()
      • getChartFontColor

        Color getChartFontColor()
      • getChartPadding

        int getChartPadding()
      • getChartTitleFont

        Font getChartTitleFont()
      • isChartTitleVisible

        boolean isChartTitleVisible()
      • isChartTitleBoxVisible

        boolean isChartTitleBoxVisible()
      • getChartTitleBoxBackgroundColor

        Color getChartTitleBoxBackgroundColor()
      • getChartTitleBoxBorderColor

        Color getChartTitleBoxBorderColor()
      • getChartTitlePadding

        int getChartTitlePadding()
      • getLegendFont

        Font getLegendFont()
      • isLegendVisible

        boolean isLegendVisible()
      • getLegendBackgroundColor

        Color getLegendBackgroundColor()
      • getLegendBorderColor

        Color getLegendBorderColor()
      • getLegendPadding

        int getLegendPadding()
      • getLegendSeriesLineLength

        int getLegendSeriesLineLength()
      • isXAxisTitleVisible

        boolean isXAxisTitleVisible()
      • isYAxisTitleVisible

        boolean isYAxisTitleVisible()
      • getAxisTitleFont

        Font getAxisTitleFont()
      • isXAxisTicksVisible

        boolean isXAxisTicksVisible()
      • isYAxisTicksVisible

        boolean isYAxisTicksVisible()
      • getAxisTickLabelsFont

        Font getAxisTickLabelsFont()
      • getAxisTickMarkLength

        int getAxisTickMarkLength()
      • getAxisTickPadding

        int getAxisTickPadding()
      • getAxisTickMarksColor

        Color getAxisTickMarksColor()
      • getAxisTickMarksStroke

        Stroke getAxisTickMarksStroke()
      • getAxisTickLabelsColor

        Color getAxisTickLabelsColor()
      • isAxisTicksLineVisible

        boolean isAxisTicksLineVisible()
      • isAxisTicksMarksVisible

        boolean isAxisTicksMarksVisible()
      • getAxisTitlePadding

        int getAxisTitlePadding()
      • getXAxisTickMarkSpacingHint

        int getXAxisTickMarkSpacingHint()
      • getYAxisTickMarkSpacingHint

        int getYAxisTickMarkSpacingHint()
      • isPlotGridLinesVisible

        boolean isPlotGridLinesVisible()
      • isPlotGridVerticalLinesVisible

        boolean isPlotGridVerticalLinesVisible()
      • isPlotGridHorizontalLinesVisible

        boolean isPlotGridHorizontalLinesVisible()
      • getPlotBackgroundColor

        Color getPlotBackgroundColor()
      • getPlotBorderColor

        Color getPlotBorderColor()
      • isPlotBorderVisible

        boolean isPlotBorderVisible()
      • getPlotGridLinesColor

        Color getPlotGridLinesColor()
      • getPlotGridLinesStroke

        Stroke getPlotGridLinesStroke()
      • isPlotTicksMarksVisible

        boolean isPlotTicksMarksVisible()
      • getPlotContentSize

        double getPlotContentSize()
      • getPlotMargin

        int getPlotMargin()
      • isToolTipsEnabled

        boolean isToolTipsEnabled()
      • getToolTipFont

        Font getToolTipFont()
      • getToolTipBackgroundColor

        Color getToolTipBackgroundColor()
      • getToolTipBorderColor

        Color getToolTipBorderColor()
      • getToolTipHighlightColor

        Color getToolTipHighlightColor()
      • getAvailableSpaceFill

        double getAvailableSpaceFill()
      • isOverlapped

        boolean isOverlapped()
      • isCircular

        boolean isCircular()
      • getStartAngleInDegrees

        double getStartAngleInDegrees()
      • getPieFont

        Font getPieFont()
      • getAnnotationDistance

        double getAnnotationDistance()
      • isDrawAllAnnotations

        boolean isDrawAllAnnotations()
      • getDonutThickness

        double getDonutThickness()
      • isSumVisible

        boolean isSumVisible()
      • getSumFont

        Font getSumFont()
      • getMarkerSize

        int getMarkerSize()
      • getErrorBarsColor

        Color getErrorBarsColor()
      • isErrorBarsColorSeriesColor

        boolean isErrorBarsColorSeriesColor()
      • getAnnotationFont

        Font getAnnotationFont()