Click or drag to resize
ISavedPolarPlotStorage Methods

The ISavedPolarPlotStorage type exposes the following members.

Methods
  NameDescription
Public methodLoad
Loads the saved polar plot for a feed. If there is no saved polar plot, or if the feed's properties have changed since the plot was last saved, then null is returned.
Public methodSave
Uses the FeedManager to retrieve all feeds and saves polar plots for those that have them.
Public methodSave(IFeed)
Saves the polar plot for a single feed.
Top
See Also