|
ScatterplotViewGraph Property
|
Gets a reference to the underlying ZedGraph
control used to draw the scatter plot.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public ZedGraphControl Graph { get; }
Public ReadOnly Property Graph As ZedGraphControl
Get
Request Example
View SourceProperty Value
Type:
ZedGraphControlSee Also