LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.settings.DataSeriesSettings

Packages that use DataSeriesSettings
org.LiveGraph   
org.LiveGraph.plot   
 

Uses of DataSeriesSettings in org.LiveGraph
 

Fields in org.LiveGraph declared as DataSeriesSettings
private  DataSeriesSettings LiveGraph.seriesSettings
          Holds the data series settings for the application.
 

Methods in org.LiveGraph that return DataSeriesSettings
 DataSeriesSettings LiveGraph.getDataSeriesSettings()
          Gets the application's global data series settings.
 

Uses of DataSeriesSettings in org.LiveGraph.plot
 

Fields in org.LiveGraph.plot declared as DataSeriesSettings
private  DataSeriesSettings Plotter.seriesSetts
          Data series settings.
 


LiveGraph
data visualisation and analysis framework