public interface ClusterSizeMapper
Modifier and Type | Method and Description |
---|---|
int |
getClusterSize(int index,
java.lang.Object facetValueId)
Returns a per-facet-value cluster size.
|
int getClusterSize(int index, java.lang.Object facetValueId)
index
- data label axis index of cluster or bar stackfacetValueId
- data label facet value id of cluster or bar stackcom.smartgwt.client.widgets.chart.FacetChart#setMinClsuterSizeMapper