single

fun single(fill: Fill, splitY: (ExtraStore) -> Number = { 0 }): LineCartesianLayer.AreaFill

Uses fill for the areas bounded by the LineCartesianLayer line and the splitY line. (The splitY line is an imaginary horizontal line whose y value is determined by splitY.)