Method | Description | |
---|---|---|
GetPointArray ( ) : SharpNeat.Utility.Point2DDouble[] |
Gets the data to be plotted.
|
|
SummaryDataSource ( string name, int yAxis, |
Constructs a data source with the provided source details and delegate for acquiring data.
|
public GetPointArray ( ) : SharpNeat.Utility.Point2DDouble[] | ||
return | SharpNeat.Utility.Point2DDouble[] |
public SummaryDataSource ( string name, int yAxis, |
||
name | string | |
yAxis | int | |
color | ||
getPointArrayDelegate | GetDataPointArrayDelegate | |
return | System.Drawing |