PlotPolynomialSeries.MarkersSize Property

Top 

Description

Sets the vertical and horizontal size of the markers in pixels. Valid range is 1-5. Note: This property can be overwritten by the PlotWindow Output Properties GUI.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1

Valid Range:

PlotPolynomialSeries.MarkersSize ≥ 1

 

Syntax

myVariable1 = myPlotPolynomialSeries1.MarkersSize;

 

myPlotPolynomialSeries1.MarkersSize = myVariable1;

 

See also

PlotPolynomialSeries Object

Plot Series Guide