Click or drag to resize
Accord.NET (logo)

ScatterplotViewSymbolSize Property

Gets or sets the size of the symbols displayed on each point. Setting to zero hides the symbols.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public float SymbolSize { get; set; }
Request Example View Source

Property Value

Type: Single
See Also