SparkseeNet  6.0.2
Public Member Functions | List of all members
com.sparsity.sparksee.gdb.GraphExport Class Reference

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.
 

Detailed Description

Stores the graph exporting values.

Author
Sparsity Technologies http://www.sparsity-technologies.com

Member Function Documentation

System.String com.sparsity.sparksee.gdb.GraphExport.GetLabel ( )

Gets the graph label.

Returns
The graph label.
void com.sparsity.sparksee.gdb.GraphExport.SetLabel ( System.String  label)

Sets the graph label.

Parameters
label[in] The graph label.