@JsType(isNative=true,
namespace="<global>",
name="Object")
public class C3Chart
extends Object
| Constructor and Description |
|---|
C3Chart() |
| Modifier and Type | Method and Description |
|---|---|
void |
defocus() |
void |
flush() |
void |
focus(String points) |
com.google.gwt.dom.client.DivElement |
getElement() |
C3Legend |
getLegend() |
void |
resize() |
void |
select(String[] points) |
@JsProperty public com.google.gwt.dom.client.DivElement getElement()
@JsProperty public C3Legend getLegend()
@JsMethod public void flush()
@JsMethod public void select(String[] points)
public void focus(String points)
@JsMethod public void defocus()
@JsMethod public void resize()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.