Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomLineStyle

Interface for StrokeStyle styling options. Used with creating custom themes.

Index

Properties

Properties

color

color : Color | Array<Color>

Optional fillType

fillType : "solid" | "linearGradient" | "radialGradient"

Optional lineType

lineType : undefined | "solid"