menu
high_chart package
documentation
high_chart.dart
HighCharts
size property
size property
dark_mode
light_mode
size
property
Size
size
final
Chart size
Height and width of the chart is required
Size size = Size(400, 400);
Implementation
final Size size;
high_chart package
documentation
high_chart
HighCharts
size property
HighCharts class