Uses of Class
org.pepstock.charba.client.geo.Margin
-
Packages that use Margin Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js) for CHART.js. -
-
Uses of Margin in org.pepstock.charba.client.geo
Methods in org.pepstock.charba.client.geo that return Margin Modifier and Type Method Description MarginLegend. getMarginAsObject()Returns the margin pixels such that it doesn't stick to the edge of the chart.Methods in org.pepstock.charba.client.geo with parameters of type Margin Modifier and Type Method Description voidLegend. setMargin(Margin margin)Sets the margin pixels such that it doesn't stick to the edge of the chart.
-