Interface for a series which contains lines

Hierarchy

  • Lined

Implemented by

Properties

getStrokeStyle: (() => LineStyle)

Type declaration

setStrokeStyle: ((value: LineStyle | ImmutableMutator<LineStyle, LineStyle>) => Lined)

Type declaration