Class ScatterPlotChartWrapper

All Implemented Interfaces:
KeyListener, PropertyChangeListener, EventListener, Sharable

public class ScatterPlotChartWrapper extends PlotWrapper
Provides a scatter plot
Version:
$Revision: 1.41 $
Author:
IDV Development Team
  • Constructor Details

    • ScatterPlotChartWrapper

      public ScatterPlotChartWrapper()
      Default ctor
    • ScatterPlotChartWrapper

      public ScatterPlotChartWrapper(String name, List dataChoices)
      Ctor
      Parameters:
      name - The name
      dataChoices - List of data choices
  • Method Details