Package | Description |
---|---|
com.gembox.spreadsheet.charts |
Contains types used to display series of numeric data in a graphical format.
|
Modifier and Type | Method and Description |
---|---|
MarkerType |
Marker.getMarkerType()
Gets the marker type.
|
static MarkerType |
MarkerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarkerType[] |
MarkerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Marker.setMarkerType(MarkerType markerType)
Sets the marker type.
|
© GemBox Ltd. — All rights reserved.