public class SvgChartOptions extends Object implements Serializable
Constructor and Description |
---|
SvgChartOptions() |
Modifier and Type | Method and Description |
---|---|
int |
getViewBoxHeight() |
int |
getViewBoxWidth() |
SvgChartOptions |
withViewBox(int aWidth,
int aHeight) |
public SvgChartOptions withViewBox(int aWidth, int aHeight)
public int getViewBoxWidth()
public int getViewBoxHeight()
Copyright © 2012–2017. All rights reserved.