public interface XYAnnotation
Modifier and Type | Method and Description |
---|---|
javafx.scene.Node |
getNode()
Gets the Node representation for the annotation.
|
void |
layoutAnnotation(javafx.scene.chart.ValueAxis xAxis,
javafx.scene.chart.ValueAxis yAxis)
Performs the layout of the annotation.
|
javafx.scene.Node getNode()
void layoutAnnotation(javafx.scene.chart.ValueAxis xAxis, javafx.scene.chart.ValueAxis yAxis)
xAxis
- yAxis
- Copyright © 2016 Emxsys. All rights reserved.