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