C# Class GraphGenerator.PointD

Show file Open project: riyadparvez/csv-to-chart Class Usage Examples

Public Methods

Method Description
PointD ( double x, double y )

Method Details

PointD() public method

public PointD ( double x, double y )
x double
y double