Marker

Marker class

Represents marker of a chert.

getFormat

NameDescription
getFormat ()Gets or sets the marker fill. Read-only IFormat.

Returns: Format


getSize

NameDescription
getSize ()Represents the marker size in a line chart, scatter chart, or radar chart. Read/write int.

Returns: int


getSymbol

NameDescription
getSymbol ()Represents the marker style in a line chart, scatter chart, or radar chart. Read/write MarkerStyleType.

Returns: int


setSize

NameDescription
setSize (int)Represents the marker size in a line chart, scatter chart, or radar chart. Read/write int.

Returns: void


setSymbol

NameDescription
setSymbol (int)Represents the marker style in a line chart, scatter chart, or radar chart. Read/write MarkerStyleType.

Returns: void