Method | Description | |
---|---|---|
Create ( ) : Gtk.Widget | ||
TableWidget2D ( System.Util coloring, float axisX, float valuesY, float axisXmin, float axisXmax, float valuesYmin, float valuesYmax ) : System |
Create Gtk.Table visualising 2D table data.
|
public TableWidget2D ( System.Util coloring, float axisX, float valuesY, float axisXmin, float axisXmax, float valuesYmin, float valuesYmax ) : System | ||
coloring | System.Util | |
axisX | float | |
valuesY | float | |
axisXmin | float | |
axisXmax | float | |
valuesYmin | float | |
valuesYmax | float | |
return | System |