PlotSymbol.Size Property
Gets or sets the size of the squares used to render the plots.
Thread safety: This property is not thread-safe.
Syntax
public System.Double Size { get; set; }
Property Value
Type: System.Double
Default: 3.0
The size of the squares used to render the plots, in pixels.
Default: 3.0
The size of the squares used to render the plots, in pixels.
Remarks
If a symbol is specified, this property will not be used.
Platforms
Windows, Linux, Android