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 |
---|---|
CategoryAxisBuilder |
CategoryAxisBuilder.categories(ObservableList<java.lang.String> x)
Set the value of the
categories property for the instance constructed by this builder. |
static CategoryAxisBuilder |
CategoryAxisBuilder.create()
Creates a new instance of CategoryAxisBuilder.
|
CategoryAxisBuilder |
CategoryAxisBuilder.endMargin(double x)
Set the value of the
endMargin property for the instance constructed by this builder. |
CategoryAxisBuilder |
CategoryAxisBuilder.gapStartAndEnd(boolean x)
Set the value of the
gapStartAndEnd property for the instance constructed by this builder. |
CategoryAxisBuilder |
CategoryAxisBuilder.startMargin(double x)
Set the value of the
startMargin property for the instance constructed by this builder. |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to