📄 plotterchart.html
字号:
Sets the background color of the chart itself. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setChartForeground(java.awt.Color)">setChartForeground</A></B>(java.awt.Color color)</CODE>
<BR>
Sets the foreground color of the chart itself. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setConnectedLinesOn(int, boolean)">setConnectedLinesOn</A></B>(int series, boolean on)</CODE>
<BR>
Turns on or off lines between plots for the specified sereis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setFloatingOnLegendOn(boolean)">setFloatingOnLegendOn</A></B>(boolean on)</CODE>
<BR>
Turn on or off floating labels when the mouse moves over the legend. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setFont(java.lang.String, java.awt.Font)">setFont</A></B>(java.lang.String label, java.awt.Font font)</CODE>
<BR>
Sets the font for the specified label. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setForeground(java.awt.Color)">setForeground</A></B>(java.awt.Color color)</CODE>
<BR>
Sets the color of the labels.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setGraphInsets(int, int, int, int)">setGraphInsets</A></B>(int top, int left, int bottom, int right)</CODE>
<BR>
Sets the insets between the graph itself and the chart component edges. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setGridAdjustmentOn(int, boolean)">setGridAdjustmentOn</A></B>(int edge, boolean on)</CODE>
<BR>
Turns on or of runtime grid adjustment.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setGridImage(java.lang.String)">setGridImage</A></B>(java.lang.String name)</CODE>
<BR>
Sets an image to be used as background for the chart grid. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLabel(java.lang.String, java.lang.String)">setLabel</A></B>(java.lang.String name, java.lang.String label)</CODE>
<BR>
Sets the specified label in the chart.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLabelAngle(java.lang.String, int)">setLabelAngle</A></B>(java.lang.String name, int angle)</CODE>
<BR>
Sets the angle of the specified label.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLegendColor(int, java.awt.Color)">setLegendColor</A></B>(int index, java.awt.Color color)</CODE>
<BR>
Sets a legend entry color.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLegendColors(java.awt.Color[])">setLegendColors</A></B>(java.awt.Color[] colors)</CODE>
<BR>
Sets the legend colors. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLegendColumns(int)">setLegendColumns</A></B>(int columns)</CODE>
<BR>
Sets the number of columns that should be used to display legend labels.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLegendImage(int, java.lang.String)">setLegendImage</A></B>(int index, java.lang.String name)</CODE>
<BR>
Sets an image to be used in front of the legend label. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLegendLabels(java.lang.String[])">setLegendLabels</A></B>(java.lang.String[] labels)</CODE>
<BR>
Sets the legend labels. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLegendOn(boolean)">setLegendOn</A></B>(boolean on)</CODE>
<BR>
Turns on or off the label legend. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLegendPosition(int)">setLegendPosition</A></B>(int position)</CODE>
<BR>
Sets the legend position. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLineWidth(int, int)">setLineWidth</A></B>(int series, int width)</CODE>
<BR>
Sets the width of the line for the specified series.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setLocale(java.util.Locale)">setLocale</A></B>(java.util.Locale locale)</CODE>
<BR>
Sets the locale used to format numbers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlot(int, double, double)">setPlot</A></B>(int series, double x, double y)</CODE>
<BR>
Sets an individual plot for the specified series with given x|y. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlot(int, double, double, int)">setPlot</A></B>(int series, double x, double y, int size)</CODE>
<BR>
Sets an individual plot for the specified series with given x|y. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlotImage(int, java.lang.String)">setPlotImage</A></B>(int series, java.lang.String name)</CODE>
<BR>
Sets an image to be used as a highlight for a specified series. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlots(int, double[][])">setPlots</A></B>(int series, double[][] plots)</CODE>
<BR>
Sets the x|y plots for the specified series.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlots(int, double[][], int)">setPlots</A></B>(int series, double[][] plots, int size)</CODE>
<BR>
Sets the x|y plots for the specified series.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlots(int, double[][], int[])">setPlots</A></B>(int series, double[][] plots, int[] size)</CODE>
<BR>
Sets the x|y plots for the specified series.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlotSize(int, int)">setPlotSize</A></B>(int series, int size)</CODE>
<BR>
Sets the plot size for the specified series.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlotSize(int, int[])">setPlotSize</A></B>(int series, int[] size)</CODE>
<BR>
Sets the plots size for each plot in serie.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlotStyle(int)">setPlotStyle</A></B>(int style)</CODE>
<BR>
Sets the plot style for all the data series.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/objectplanet/chart/ext/PlotterChart.html#setPlotStyle(int, int)">setPlotStyle</A></B>(int series, int style)</CODE>
<BR>
&nb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -