Interface ChartArea

All Known Implementing Classes:
MatrixPane, NestedBarChart, XYPane, XYZPane, YPane

public interface ChartArea
Created by hansolo on 16.07.17.
  • Method Summary

    Modifier and Type
    Method
    Description
    javafx.scene.paint.Paint
     
    void
    setChartBackground(javafx.scene.paint.Paint paint)
     
  • Method Details

    • getChartBackground

      javafx.scene.paint.Paint getChartBackground()
    • setChartBackground

      void setChartBackground(javafx.scene.paint.Paint paint)