PlotWindow.HighQualityRendering Property

Top 

Description

Sets the plot to render the image with a much higher quality. This will have an inverse effect on performance.

 

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.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myPlotWindow1.HighQualityRendering;

 

myPlotWindow1.HighQualityRendering = myVariable1;

 

See also

PlotWindow Object

PlotWindow Guide