Spec-Zone .ru
спецификации, руководства, описания, API
|
Package | Description |
---|---|
javafx.scene.chart |
The JavaFX User Interface provides a set of chart components that
are a very convenient way for data visualization.
|
Modifier and Type | Method and Description |
---|---|
static NumberAxisBuilder |
NumberAxisBuilder.create()
Creates a new instance of NumberAxisBuilder.
|
NumberAxisBuilder |
NumberAxisBuilder.forceZeroInRange(boolean x)
Set the value of the
forceZeroInRange property for the instance constructed by this builder. |
NumberAxisBuilder |
NumberAxisBuilder.tickUnit(double x)
Set the value of the
tickUnit property for the instance constructed by this builder. |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to