Marker class

Marker class

Represents the marker in a line chart, scatter chart, or radar chart.

The Marker type exposes the following members:

Properties

PropertyDescription
borderGets the Line.
areaGets the Marker.area.
marker_styleRepresents the marker style. Applies to line chart, scatter chart, or radar chart.
marker_sizeRepresents the marker size in unit of points. Applies to line chart, scatter chart, or radar chart.
marker_size_pxRepresents the marker size in unit of pixels. Applies to line chart, scatter chart, or radar chart.
foreground_colorRepresents the marker foreground color in a line chart, scatter chart, or radar chart.
foreground_color_set_typeGets or sets the marker foreground color set type.
background_colorRepresents the marker background color in a line chart, scatter chart, or radar chart.
background_color_set_typeGets or sets the marker background color set type.

See Also