Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Plot

Hierarchy

Index

Properties

Optional backgroundColor

backgroundColor: Color

The background color of the element.

Optional borderColor

borderColor: Color

The border color of the element.

Optional borderWidth

borderWidth: number

The border width of the element.

Optional marker

marker: Marker

Style settings for the markers.

Optional paddingBottom

paddingBottom: Length

Bottom padding of the element.

Optional paddingLeft

paddingLeft: Length

Left padding of the element.

Optional paddingRight

paddingRight: Length

Right padding of the element.

Optional paddingTop

paddingTop: Length

Top padding of the element.

Optional xAxis

xAxis: Axis

Style settings for the x-axis - or the angle when using polar coordinates.

Optional yAxis

yAxis: Axis

Style settings for the y-axis - or the radius when using polar coordinates.

Generated using TypeDoc