@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public abstract class ChartBuilder<B extends ChartBuilder<B>> extends RegionBuilder<B>
Chart| Modifier | Constructor and Description |
|---|---|
protected |
ChartBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
animated(boolean x)
Set the value of the
animated property for the instance constructed by this builder. |
void |
applyTo(Chart x) |
B |
legendSide(Side x)
Set the value of the
legendSide property for the instance constructed by this builder. |
B |
legendVisible(boolean x)
Set the value of the
legendVisible property for the instance constructed by this builder. |
B |
title(java.lang.String x)
Set the value of the
title property for the instance constructed by this builder. |
B |
titleSide(Side x)
Set the value of the
titleSide property for the instance constructed by this builder. |
applyTo, build, create, maxHeight, maxWidth, minHeight, minWidth, padding, prefHeight, prefWidth, snapToPixelapplyTo, stylesheets, stylesheetsapplyTo, blendMode, cache, cacheHint, clip, cursor, depthTest, disable, effect, eventDispatcher, focusTraversable, id, inputMethodRequests, layoutX, layoutY, managed, mouseTransparent, onContextMenuRequested, onDragDetected, onDragDone, onDragDropped, onDragEntered, onDragExited, onDragOver, onInputMethodTextChanged, onKeyPressed, onKeyReleased, onKeyTyped, onMouseClicked, onMouseDragEntered, onMouseDragExited, onMouseDragged, onMouseDragOver, onMouseDragReleased, onMouseEntered, onMouseExited, onMouseMoved, onMousePressed, onMouseReleased, onRotate, onRotationFinished, onRotationStarted, onScroll, onScrollFinished, onScrollStarted, onSwipeDown, onSwipeLeft, onSwipeRight, onSwipeUp, onTouchMoved, onTouchPressed, onTouchReleased, onTouchStationary, onZoom, onZoomFinished, onZoomStarted, opacity, pickOnBounds, rotate, rotationAxis, scaleX, scaleY, scaleZ, style, styleClass, styleClass, transforms, transforms, translateX, translateY, translateZ, userData, visiblepublic void applyTo(Chart x)
public B animated(boolean x)
animated property for the instance constructed by this builder.public B legendSide(Side x)
legendSide property for the instance constructed by this builder.public B legendVisible(boolean x)
legendVisible property for the instance constructed by this builder.public B title(java.lang.String x)
title property for the instance constructed by this builder.Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.