JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.mateu.mdd.shared.data.ChartValue
Packages that use
ChartValue
Package
Description
io.mateu.mdd.shared.data
Uses of
ChartValue
in
io.mateu.mdd.shared.data
Constructor parameters in
io.mateu.mdd.shared.data
with type arguments of type
ChartValue
Modifier
Constructor
Description
ChartData
(
FieldInterfaced
field,
String
title,
List
<
ChartValue
> values)