LineChartLineStyle

The style of a line of a line-chart

Properties

  • lineStyle

    The line style

    LineStyle | null
  • pointColor1

    The first color to be used for a point

    (string | null)[] | null
  • pointColor2

    The second color to be used for a point

    (string | null)[] | null
  • pointConnectionType

    How points are connected

  • pointLineWidth

    The line-width to be used for a point; only relevant for cross and cross-45-degrees like points

    (number | null)[] | null
  • pointSize

    The point sizes

    (number | null)[] | null
  • pointType

    Which point types to use

    (PointType | null)[] | null