menu
syncfusion_flutter_charts package
documentation
charts.dart
BoxAndWhiskerSeriesRendererBase<T, D>
yValues property
yValues property
dark_mode
light_mode
yValues
property
List
<
List
<
num
>
>
yValues
getter/setter pair
Implementation
List<List<num>> yValues = <List<num>>[];
syncfusion_flutter_charts package
documentation
charts
BoxAndWhiskerSeriesRendererBase<T, D>
yValues property
BoxAndWhiskerSeriesRendererBase class