inside property
For points with an extent, like columns or map areas, whether to
align the data label inside the box or to the actual value point.
Defaults to false
in most cases, true
in stacked columns.
API Docs: https://api.highcharts.com/highcharts/series.streamgraph.data.dataLabels.inside
Implementation
bool? inside;