Click or drag to resize
SavedPolarPlot Constructor (IFeed)
Creates a saved polar plot from a feed.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SavedPolarPlot(
	IFeed feed
)

Parameters

feed
Type: VirtualRadar.Interface.ListenerIFeed
See Also