public static class BarTrace.BarBuilder extends TraceBuilder
hoverLabel, ids, legendGroup, name, opacity, showLegend, visible, xAxis, yAxis| Modifier and Type | Method | Description |
|---|---|---|
BarTrace |
build() |
|
protected String |
getType() |
|
BarTrace.BarBuilder |
marker(Marker marker) |
|
BarTrace.BarBuilder |
name(String name) |
|
BarTrace.BarBuilder |
opacity(double opacity) |
|
BarTrace.BarBuilder |
orientation(BarTrace.Orientation orientation) |
Sets the orientation of the bars.
|
BarTrace.BarBuilder |
showLegend(boolean b) |
|
BarTrace.BarBuilder |
xAxis(String xAxis) |
|
BarTrace.BarBuilder |
yAxis(String yAxis) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcolumnToStringArray, hoverLabel, legendGroup, visiblepublic BarTrace build()
public BarTrace.BarBuilder orientation(BarTrace.Orientation orientation)
public BarTrace.BarBuilder opacity(double opacity)
opacity in class TraceBuilderpublic BarTrace.BarBuilder name(String name)
name in class TraceBuilderpublic BarTrace.BarBuilder showLegend(boolean b)
showLegend in class TraceBuilderpublic BarTrace.BarBuilder marker(Marker marker)
public BarTrace.BarBuilder xAxis(String xAxis)
xAxis in class TraceBuilderpublic BarTrace.BarBuilder yAxis(String yAxis)
yAxis in class TraceBuilderprotected String getType()
getType in class TraceBuilderCopyright © 2021. All rights reserved.