Class AuxLine<C extends AbstractChartBuilder<C>>
Object
ObjectIdentity
BacklinkBuilder<C>
AuxLine<C>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
AuxLine.Line<C extends ObjectIdentity>
static class
AuxLine.SteppedLine<C extends ObjectIdentity>
static class
AuxLine.VerticalLine<C extends ObjectIdentity>
-
Field Summary
Fields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetColor
(AuxLineColor color) setHideDataLabels
(Boolean hideDataLabels) setShowInLegend
(Boolean showInLegend) withLine()
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
AuxLine
-
-
Method Details
-
setLabel
-
setShowInLegend
-
setHideDataLabels
-
withLine
-
withSteppedLine
-
withVerticalLine
-
setColor
-