Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: ZedGraphControl
See Also