Click or drag to resize
FeedStatusHasPolarPlot Property
Gets or sets a value indicating that the feed has a polar plot attached to it.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool HasPolarPlot { get; set; }

Property Value

Type: Boolean
See Also