Property | Type | Description | |
---|---|---|---|
Grid | bool | ||
LevelLines | bool | ||
Look | EChartLook | ||
Surface |
Property | Type | Description | |
---|---|---|---|
MaxX | double | ||
MaxY | double | ||
MinX | double | ||
MinY | double | ||
nx | int | ||
ny | int |
Method | Description | |
---|---|---|
Paint ( Pad Pad ) : void | ||
TFunction ( ) : System.Drawing | ||
color0 ( double x, double y ) : |
||
f ( double x, double y ) : double |
Method | Description | |
---|---|---|
BackgroundIntoBitmapIfNeeded ( Pad pad, |
||
PaintBuffer ( int b ) : void | ||
color ( double x, double y, double dx, double dy, |
public color0 ( double x, double y ) : |
||
x | double | |
y | double | |
return |
public abstract f ( double x, double y ) : double | ||
x | double | |
y | double | |
return | double |