Java org.jfree.chart.ui ChartPropertyEditPanel fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.ui ChartPropertyEditPanel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.ui ChartPropertyEditPanel.

The text is from its open source code.

Constructor

ChartPropertyEditPanel(JFreeChart chart)
Standard constructor - the property panel is made up of a number of sub-panels that are displayed in the tabbed pane.

Method

voidupdateChartProperties(JFreeChart chart)
Updates the properties of a chart to match the properties defined on the panel.