@JsType(isNative=true,
namespace="<global>",
name="Object")
public class C3AxisX
extends Object
| Constructor and Description |
|---|
C3AxisX() |
| Modifier and Type | Method and Description |
|---|---|
C3Tick |
getTick() |
void |
setCategories(String[] categories) |
void |
setLabel(C3AxisLabel label) |
void |
setShow(boolean show) |
void |
setTick(C3Tick tick) |
void |
setType(String type) |
@JsProperty public void setType(String type)
@JsProperty public void setCategories(String[] categories)
@JsProperty public void setTick(C3Tick tick)
@JsProperty public C3Tick getTick()
@JsProperty public void setShow(boolean show)
@JsProperty public void setLabel(C3AxisLabel label)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.