getValue abstract method
Get value of the specified series and category.
series
- the series
category
- the category.
Implementation
num? getValue(S series, C category);
Get value of the specified series and category.
series
- the series
category
- the category.
num? getValue(S series, C category);