|
Sparksee
6.0.2
|
Stores the graph exporting values. More...


Instance Methods | |
| (id) | - init |
| Creates a new GraphExport instance. | |
| (void) | - setDefaults |
| Sets to default values. | |
| (NSString *) | - getLabel |
| Gets the graph label. More... | |
| (void) | - setLabel: |
| Sets the graph label. More... | |
Stores the graph exporting values.
| - (NSString*) getLabel |
Gets the graph label.
| - (void) setLabel: | (NSString *) | label |
Sets the graph label.
| label | [in] The graph label. |