JIDE 3.5.15

Package com.jidesoft.chart.preference

When users have preferences for the visual appearance of their Chart, classes from this package can be used to acquire those settings.

See:
          Description

Class Summary
ChartPreferencePanel A panel for configuring the appearance of a chart
LineWidthChooser A component for selecting a new line width for traces shown by a Chart component: LineWidthChooser screen shot
PointShapeChooser A component for selecting a new point type for points shown by a Chart: PointShapeChooser screen shot
PointShapeLabel This component is used as a renderer in a JComboBox when selecting the point shape to use when configuring the appearance of a chart.
PointSizeChooser A component for selecting a new size for data points shown by a Chart: PointSizeChooser Screenshot
PreferenceConstants String constants used for storing preferred values using the Java Preference Framework
 

Package com.jidesoft.chart.preference Description

When users have preferences for the visual appearance of their Chart, classes from this package can be used to acquire those settings.


JIDE 3.5.15