endAngle property
The end angle of the pie in degrees where 0 is top and 90 is right.
Defaults to startAngle
plus 360.
API Docs: https://api.highcharts.com/highcharts/series.variablepie.endAngle
Implementation
double? endAngle;
The end angle of the pie in degrees where 0 is top and 90 is right.
Defaults to startAngle
plus 360.
API Docs: https://api.highcharts.com/highcharts/series.variablepie.endAngle
double? endAngle;