Description
Sets the color palette to be used when drawing the background of this PlotWindow. The background palette includes the background, chart area, font, grid, and interlace colors.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Click here to see the documentation for this object in millisecond timing precision mode.
Overload List
Signatures
|
Return Value
|
Description
|
PlotWindow.SetBackgroundColorPalette(String colorPalette)
|
None
|
Sets the color palette to be used when drawing the background of this PlotWindow. The background palette includes the background, chart area, font, grid, and interlace colors.
|
PlotWindow.SetBackgroundColorPalette(Variable backgroundColor, Variable plotAreaColor, Variable fontColor, Variable gridColor, Variable interlaceColor)
|
None
|
Sets the color palette to be used when drawing the background of this PlotWindow. The background palette includes the background, chart area, font, grid, and interlace colors.
|
See also
PlotWindow Object
PlotWindow Guide
|