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