Uses of Class
org.knowm.xchart.style.Styler
| Package | Description |
|---|---|
| org.knowm.xchart.style |
-
Uses of Styler in org.knowm.xchart.style
Subclasses of Styler in org.knowm.xchart.style Modifier and Type Class Description classAxesChartStylerclassBoxStylerclassBubbleStylerclassCategoryStylerclassDialStylerclassHeatMapStylerclassOHLCStylerclassPieStylerclassRadarStylerclassXYStylerMethods in org.knowm.xchart.style that return Styler Modifier and Type Method Description StylerStyler. setAnnotationLineColor(Color annotationLineColor)StylerStyler. setAnnotationLineStroke(BasicStroke annotationLineStroke)StylerStyler. setAnnotationTextFont(Font annotationTextFont)StylerStyler. setAnnotationTextFontColor(Color annotationTextFontColor)StylerStyler. setAnnotationTextPanelBackgroundColor(Color color)StylerStyler. setAnnotationTextPanelBorderColor(Color borderColor)StylerStyler. setAnnotationTextPanelFont(Font font)StylerStyler. setAnnotationTextPanelFontColor(Color annotationTextPanelFontColor)StylerStyler. setAnnotationTextPanelPadding(int annotationTextPanelPadding)StylerStyler. setAntiAlias(boolean newVal)StylerStyler. setBaseFont(Font baseFont)Set the base fontStylerStyler. setChartBackgroundColor(Color color)Set the chart background color - the part around the edge of the chartStylerStyler. setChartButtonBackgroundColor(Color chartButtonBackgroundColor)StylerStyler. setChartButtonBorderColor(Color chartButtonBorderColor)StylerStyler. setChartButtonFont(Font chartButtonFont)StylerStyler. setChartButtonFontColor(Color chartButtonFontColor)StylerStyler. setChartButtonMargin(int chartButtonMargin)StylerStyler. setChartButtonPosition(Styler.ChartButtonPosition chartButtonPosition)StylerStyler. setChartFontColor(Color color)Set the chart font color.StylerStyler. setChartPadding(int chartPadding)Set the chart paddingStylerStyler. setChartTitleBoxBackgroundColor(Color chartTitleBoxBackgroundColor)set the chart title box background colorStylerStyler. setChartTitleBoxBorderColor(Color chartTitleBoxBorderColor)set the chart title box border colorStylerStyler. setChartTitleBoxVisible(boolean isChartTitleBoxVisible)Set the chart title box visibilityStylerStyler. setChartTitleFont(Font chartTitleFont)Set the chart title fontStylerStyler. setChartTitlePadding(int chartTitlePadding)set the chart title padding; the space between the chart title and the plot areaStylerStyler. setChartTitleVisible(boolean isChartTitleVisible)Set the chart title visibilityStylerXYStyler. setCursorBackgroundColor(Color cursorBackgroundColor)StylerXYStyler. setCursorColor(Color cursorColor)StylerXYStyler. setCursorEnabled(boolean isCursorEnabled)StylerXYStyler. setCursorFont(Font cursorFont)StylerXYStyler. setCursorFontColor(Color cursorFontColor)StylerXYStyler. setCursorLineWidth(float cursorLineWidth)StylerStyler. setDecimalPattern(String decimalPattern)Set the decimal formatter for all numbers on the chartStylerStyler. setLegendBackgroundColor(Color color)Set the chart legend background colorStylerStyler. setLegendBorderColor(Color legendBorderColor)StylerStyler. setLegendFont(Font font)Set the chart legend fontStylerStyler. setLegendLayout(Styler.LegendLayout legendLayout)StylerStyler. setLegendPadding(int legendPadding)Set the chart legend paddingStylerHeatMapStyler. setLegendPosition(Styler.LegendPosition legendPosition)StylerStyler. setLegendPosition(Styler.LegendPosition legendPosition)sets the legend positionStylerStyler. setLegendSeriesLineLength(int legendSeriesLineLength)Set the chart legend series line lengthStylerStyler. setLegendVisible(boolean isLegendVisible)Set the chart legend visibilityStylerStyler. setMarkerSize(int markerSize)Sets the size of the markers (in pixels)StylerStyler. setPlotBackgroundColor(Color plotBackgroundColor)set the plot area's background colorStylerStyler. setPlotBorderColor(Color plotBorderColor)set the plot area's border colorStylerStyler. setPlotBorderVisible(boolean isPlotBorderVisible)sets the visibility of the border around the plot areaStylerStyler. setPlotContentSize(double plotContentSize)Sets the content size of the plot inside the plot area of the chart.StylerStyler. setSeriesColors(Color[] seriesColors)StylerStyler. setSeriesLines(BasicStroke[] seriesLines)StylerStyler. setSeriesMarkers(Marker[] seriesMarkers)StylerStyler. setShowWithinAreaPoint(boolean showWithinAreaPoint)StylerStyler. setToolTipBackgroundColor(Color toolTipBackgroundColor)StylerStyler. setToolTipBorderColor(Color toolTipBorderColor)StylerStyler. setToolTipFont(Font toolTipFont)StylerStyler. setToolTipHighlightColor(Color toolTipHighlightColor)StylerStyler. setToolTipsAlwaysVisible(boolean toolTipsAlwaysVisible)StylerStyler. setToolTipsEnabled(boolean toolTipsEnabled)StylerStyler. setToolTipType(Styler.ToolTipType toolTipType)StylerStyler. setXAxisTitleColor(Color xAxisTitleColor)StylerStyler. setYAxisGroupPosition(int yAxisGroup, Styler.YAxisPosition yAxisPosition)Set the Y-Axis group position.StylerStyler. setYAxisGroupTitleColor(int yAxisGroup, Color yAxisColor)StylerStyler. setYAxisLeftWidthHint(int yAxisLeftWidthHint)Set the width of the Y-Axis tick labels on the left side of the chart.StylerStyler. setYAxisTitleColor(Color yAxisColor)StylerXYStyler. setZoomEnabled(boolean isZoomEnabled)