public final class Marker extends Object implements com.gembox.spreadsheet.internal.charts.ChartObject
LineChartSeries
.Modifier and Type | Method and Description |
---|---|
void |
delete()
Deletes the marker from series.
|
MarkerType |
getMarkerType()
Gets the marker type.
|
double |
getSize()
Gets the marker size.
|
void |
setMarkerType(MarkerType markerType)
Sets the marker type.
|
void |
setSize(double size)
Sets the marker size.
|
String |
toString()
Returns a
String that represents this Marker instance. |
public void delete()
public MarkerType getMarkerType()
public double getSize()
public void setMarkerType(MarkerType markerType)
markerType
- The marker type.public void setSize(double size)
size
- The marker size.© GemBox d.o.o. — All rights reserved.