Options
All
  • Public
  • Public/Protected
  • All
Menu

Options passed to BasePointMarker at construction, used to configure the point-marker

Hierarchy

Index

Properties

Optional fill

fill: string

The fill of the point-marker as an HTML color code

Optional height

height: number

The height of the point-marker in pixels

Optional lastPointOnly

lastPointOnly: boolean

Set true to make the point marker render only for the last point on the data series

Optional opacity

opacity: number

The opacity of the point-marker

Optional stroke

stroke: string

The stroke of the point-marker as an HTML color code

Optional strokeThickness

strokeThickness: number

The stroke-thickness of the point-marker in pixels

Optional width

width: number

The width of the point-marker in pixels

Generated using TypeDoc