All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.scene.chart.XYChart.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    Chart base class for all 2 axis charts. It is responsible for drawing the two axes and the plot content. It contains a list of all content in the plot and implementations of XYChart can add nodes to this list that need to be rendered.

]]>
If true then alternative vertical columns will have fills

]]>
If true then alternative horizontal rows will have fills

]]>
XYCharts data

]]>
True if horizontal grid lines should be drawn

]]>
If this is true and the horizontal axis has both positive and negative values then a additional axis line will be drawn at the zero point

]]>
True if vertical grid lines should be drawn

]]>
If this is true and the vertical axis has both positive and negative values then a additional axis line will be drawn at the zero point

]]>
X Axis for this XY chart

]]>
Y Axis for this XY chart

]]>
X Axis for this XY chart

]]>
Y Axis for this XY chart

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy