onArea property

bool? onArea
getter/setter pair

Draw the label on the area of an area series. By default it is drawn on the area. Set it to false to draw it next to the graph instead.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.label.onArea

Implementation

bool? onArea;