Package com.smartgwt.client.docs
Interface DataPoints
public interface DataPoints
The following APIs are all related to DataPoints.
- See Also:
-
FacetChart.setUseMultiplePointShapes(java.lang.Boolean)
FacetChart.setScaleStartColor(java.lang.String)
FacetChart.setScaleEndColor(java.lang.String)
FacetChart.getShowDataPoints()
FacetChart.getDataPointSize()
FacetChart.getDataPointProperties()
FacetChart.getPointShapes()
FacetChart.getPointSizeMetric()
FacetChart.getMinDataPointSize()
FacetChart.getMaxDataPointSize()
FacetChart.getLogScalePointSize()
FacetChart.getPointSizeLogBase()
FacetChart.getUseMultiplePointShapes()
FacetChart.getShowPointSizeLegend()
FacetChart.getLogScalePointColor()
FacetChart.getPointColorLogBase()
FacetChart.getScaleStartColor()
FacetChart.getScaleEndColor()
MetricSettings.getDataPointProperties()