SparkseeNet
6.0.2
|
Stores the graph exporting values. More...
Public Member Functions | |
System.String | GetLabel () |
Gets the graph label. | |
void | SetDefaults () |
Sets to default values. | |
GraphExport () | |
Creates a new GraphExport instance. | |
void | SetLabel (System.String label) |
Sets the graph label. | |
Stores the graph exporting values.
System.String com.sparsity.sparksee.gdb.GraphExport.GetLabel | ( | ) |
Gets the graph label.
void com.sparsity.sparksee.gdb.GraphExport.SetLabel | ( | System.String | label | ) |
Sets the graph label.
label | [in] The graph label. |