PlotWindow.SetBackgroundColorPalette Method

Top 

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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond 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