|
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; }
Public Property SymbolSize As Single
Get
Set
Request Example
View SourceProperty Value
Type:
SingleSee Also