Click or drag to resize
SavedPolarPlotPolarPlotSlices Property
Gets a list of saved polar plot slices.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<PolarPlotSlice> PolarPlotSlices { get; }

Property Value

Type: ListPolarPlotSlice
See Also