Please note, this is a STATIC archive of website www.javatpoint.com from 19 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
Javatpoint Logo
Javatpoint Logo

ChartFrame Class

  • ChartFrame class comes under the org.jfree.chart package of JFreeChart library.
  • This class represents the frame which holds one or more charts.
  • This class provides all frame related functions and utilities.

Constructor:

Constructor Description
ChartFrame(String title, JFreeChart chart) It constructs a frame for a chart.
ChartFrame(String title, JFreeChart chart, boolean scrollPane) It constructs a frame for a chart.

Method Summary:

Method Description
getChartPanel( ) This method returns the chart panel for the frame.

Next TopicPiePlot class





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA