ISavedPolarPlotStorage Methods |
The ISavedPolarPlotStorage type exposes the following members.
Name | Description | |
---|---|---|
Load |
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.
| |
Save |
Uses the FeedManager to retrieve all feeds and saves polar plots for those that have them.
| |
Save(IFeed) |
Saves the polar plot for a single feed.
|