|
ScatterplotViewLinesVisible Property
|
Gets or sets whether to show lines connecting
sequential points in the scatter plot.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public bool LinesVisible { get; set; }
Public Property LinesVisible As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also