Hierarchy

  • StyleDefaultsDataMarkerDefaults

Properties

borderColor: string

The border color.

borderStyle: string

The border style.

borderWidth: number

The border width in pixels.

color: string

The fill color of a marker.

height: number

The default marker pixel height.

labelStyle: object

The CSS style object defining the style of the marker label.

opacity: number

The default marker opacity.

shape: string

The default marker shape. Can take the name of a built-in shape or the SVG path commands for a custom shape.

width: number

The default marker pixel width.

Generated using TypeDoc