Property | Type | Description | |
---|---|---|---|
_func | MathFunction |
Method | Description | |
---|---|---|
ChartFunction ( |
Create math function on chart
|
|
ChartFunction ( |
Create math function on chart
|
|
Draw ( |
Chart will calls this method to draw object
|
public ChartFunction ( |
||
chart | Chart for function | |
func | MathFunction | The math function for display |
return | System |
public ChartFunction ( |
||
chart | Chart for function | |
func | MathFunction | The math function for display |
color | Color | Color of function |
return | System |
public Draw ( |
||
g | Graphics, which should be used for drawing | |
return | void |