Optional
belowThe lower edge when using band shading.
Optional
colorThe six-digit HTML hex color code to be used for the annotation. This color is used for both the annotation line and the fill shading.
Optional
fillHow to use fill shading with the annotation. Valid values are above for shading above the annotation, below for shading below the annotation. If fill is omitted, there is no shading.
The exception is an annotation with band shading (in which case [lowerEdge] is provided). These annotations always have shading between the two values, and any value for fill is ignored.
Optional
visibleSet this to true to have the annotation appear in the graph, or false to have it be hidden. The default is true.
Optional
yIf the graph includes multiple metrics, specifies whether the numbers in Value refer to the metric associated with the left Y-axis or the right Y-axis, . Valid values are right and left.
Generated using TypeDoc
The metric value in the graph where the horizontal annotation line is to appear. If [belowEdge] is also provided, then this will produce a band annotation. In that case [fill] should not be provided.