Styler |
Styler.setAnnotationLineColor(java.awt.Color annotationLineColor) |
|
Styler |
Styler.setAnnotationLineStroke(java.awt.BasicStroke annotationLineStroke) |
|
Styler |
Styler.setAnnotationTextFont(java.awt.Font annotationTextFont) |
|
Styler |
Styler.setAnnotationTextFontColor(java.awt.Color annotationTextFontColor) |
|
Styler |
Styler.setAnnotationTextPanelBackgroundColor(java.awt.Color color) |
|
Styler |
Styler.setAnnotationTextPanelBorderColor(java.awt.Color borderColor) |
|
Styler |
Styler.setAnnotationTextPanelFont(java.awt.Font font) |
|
Styler |
Styler.setAnnotationTextPanelFontColor(java.awt.Color annotationTextPanelFontColor) |
|
Styler |
Styler.setAnnotationTextPanelPadding(int annotationTextPanelPadding) |
|
Styler |
Styler.setAntiAlias(boolean newVal) |
|
Styler |
Styler.setBaseFont(java.awt.Font baseFont) |
Set the base font
|
Styler |
Styler.setChartBackgroundColor(java.awt.Color color) |
Set the chart background color - the part around the edge of the chart
|
Styler |
Styler.setChartButtonBackgroundColor(java.awt.Color chartButtonBackgroundColor) |
|
Styler |
Styler.setChartButtonBorderColor(java.awt.Color chartButtonBorderColor) |
|
Styler |
Styler.setChartButtonFont(java.awt.Font chartButtonFont) |
|
Styler |
Styler.setChartButtonFontColor(java.awt.Color chartButtonFontColor) |
|
Styler |
Styler.setChartButtonMargin(int chartButtonMargin) |
|
Styler |
Styler.setChartButtonPosition(Styler.ChartButtonPosition chartButtonPosition) |
|
Styler |
Styler.setChartFontColor(java.awt.Color color) |
Set the chart font color.
|
Styler |
Styler.setChartPadding(int chartPadding) |
Set the chart padding
|
Styler |
Styler.setChartTitleBoxBackgroundColor(java.awt.Color chartTitleBoxBackgroundColor) |
set the chart title box background color
|
Styler |
Styler.setChartTitleBoxBorderColor(java.awt.Color chartTitleBoxBorderColor) |
set the chart title box border color
|
Styler |
Styler.setChartTitleBoxVisible(boolean isChartTitleBoxVisible) |
Set the chart title box visibility
|
Styler |
Styler.setChartTitleFont(java.awt.Font chartTitleFont) |
Set the chart title font
|
Styler |
Styler.setChartTitlePadding(int chartTitlePadding) |
set the chart title padding; the space between the chart title and the plot area
|
Styler |
Styler.setChartTitleVisible(boolean isChartTitleVisible) |
Set the chart title visibility
|
Styler |
Styler.setDecimalPattern(java.lang.String decimalPattern) |
Set the decimal formatter for all numbers on the chart
|
Styler |
Styler.setLegendBackgroundColor(java.awt.Color color) |
Set the chart legend background color
|
Styler |
Styler.setLegendBorderColor(java.awt.Color legendBorderColor) |
|
Styler |
Styler.setLegendFont(java.awt.Font font) |
Set the chart legend font
|
Styler |
Styler.setLegendLayout(Styler.LegendLayout legendLayout) |
|
Styler |
Styler.setLegendPadding(int legendPadding) |
Set the chart legend padding
|
Styler |
Styler.setLegendPosition(Styler.LegendPosition legendPosition) |
sets the legend position
|
Styler |
Styler.setLegendSeriesLineLength(int legendSeriesLineLength) |
Set the chart legend series line length
|
Styler |
Styler.setLegendVisible(boolean isLegendVisible) |
Set the chart legend visibility
|
Styler |
Styler.setMarkerSize(int markerSize) |
Sets the size of the markers (in pixels)
|
Styler |
Styler.setPlotBackgroundColor(java.awt.Color plotBackgroundColor) |
set the plot area's background color
|
Styler |
Styler.setPlotBorderColor(java.awt.Color plotBorderColor) |
set the plot area's border color
|
Styler |
Styler.setPlotBorderVisible(boolean isPlotBorderVisible) |
sets the visibility of the border around the plot area
|
Styler |
Styler.setPlotContentSize(double plotContentSize) |
Sets the content size of the plot inside the plot area of the chart.
|
Styler |
Styler.setSeriesColors(java.awt.Color[] seriesColors) |
|
Styler |
Styler.setSeriesLines(java.awt.BasicStroke[] seriesLines) |
|
Styler |
Styler.setSeriesMarkers(Marker[] seriesMarkers) |
|
Styler |
Styler.setShowWithinAreaPoint(boolean showWithinAreaPoint) |
|
Styler |
Styler.setToolTipBackgroundColor(java.awt.Color toolTipBackgroundColor) |
|
Styler |
Styler.setToolTipBorderColor(java.awt.Color toolTipBorderColor) |
|
Styler |
Styler.setToolTipFont(java.awt.Font toolTipFont) |
|
Styler |
Styler.setToolTipHighlightColor(java.awt.Color toolTipHighlightColor) |
|
Styler |
Styler.setToolTipsAlwaysVisible(boolean toolTipsAlwaysVisible) |
|
Styler |
Styler.setToolTipsEnabled(boolean toolTipsEnabled) |
|
Styler |
Styler.setToolTipType(Styler.ToolTipType toolTipType) |
|
Styler |
Styler.setXAxisTitleColor(java.awt.Color xAxisTitleColor) |
|
Styler |
Styler.setYAxisGroupPosition(int yAxisGroup,
Styler.YAxisPosition yAxisPosition) |
Set the Y-Axis group position.
|
Styler |
Styler.setYAxisGroupTitleColor(int yAxisGroup,
java.awt.Color yAxisColor) |
|
Styler |
Styler.setYAxisLeftWidthHint(int yAxisLeftWidthHint) |
Set the width of the Y-Axis tick labels on the left side of the chart.
|
Styler |
Styler.setYAxisTitleColor(java.awt.Color yAxisColor) |
|