LineGraph.errorWidth

Error bar width, relative to the total width of the plot. Must be between 0 and 1. If it's out of bounds, it will be set to the default of 0.05. If no error bars are to be drawn, this option is ignored.

  1. double errorWidth()
    class LineGraph
    final
    double
    errorWidth
    ()
    (
    )
  2. This errorWidth(double newWidth)

Meta