Sparksee
6.0.2
|
Stores the graph exporting values. More...
Public Member Functions | |
GraphExport () | |
Creates a new GraphExport instance. | |
virtual | ~GraphExport () |
Destructor. | |
void | SetDefaults () |
Sets to default values. | |
const std::wstring & | GetLabel () const |
Gets the graph label. More... | |
void | SetLabel (const std::wstring &label) |
Sets the graph label. More... | |
Stores the graph exporting values.
|
inline |
Gets the graph label.
|
inline |
Sets the graph label.
label | [in] The graph label. |