menu
rikulo_highcharts package
documentation
rikulo_highcharts.dart
SingleValueCategoryModel<S extends Comparable, C extends Comparable>
getValue abstract method
getValue abstract method
dark_mode
light_mode
getValue
abstract method
num
?
getValue
(
C
category
)
Get value of the specified category.
category
the pie category.
Implementation
num? getValue(C category);
rikulo_highcharts package
documentation
rikulo_highcharts
SingleValueCategoryModel<S extends Comparable, C extends Comparable>
getValue abstract method
SingleValueCategoryModel class