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, wait
hoverLabel, legendGroup, visible
public BarTrace build()
public BarTrace.BarBuilder orientation(BarTrace.Orientation orientation)
public BarTrace.BarBuilder opacity(double opacity)
opacity
in class TraceBuilder
public BarTrace.BarBuilder name(java.lang.String name)
name
in class TraceBuilder
public BarTrace.BarBuilder showLegend(boolean b)
showLegend
in class TraceBuilder
protected java.lang.String getType()
getType
in class TraceBuilder
Copyright © 2018. All rights reserved.