ThresholdLine
ThresholdLine is drawn on top of charts and marks a certain range of y-axis values.
See also
Constructors
An alternative constructor that accepts a single y-axis value as opposed to a range.
Types
Defines the horizontal position of a ThresholdLine’s label.
Defines the vertical position of a ThresholdLine’s label.
Properties
the TextComponent used to draw the thresholdLabel text.
defines the horizontal position of the label.
the rotation of the label (in degrees).
defines the vertical position of the label.
the ShapeComponent drawn as the threshold line.
the minimal thickness of the threshold line. If the thresholdRange implies a smaller thickness, the minimumLineThicknessDp will be used as the threshold line’s thickness.
the label of this ThresholdLine.
the range of y-axis values that this ThresholdLine will cover.