Click or drag to resize
PolarPlotsJsonSlices Property
Gets the list of slices.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<PolarPlotsSliceJson> Slices { get; }

Property Value

Type: ListPolarPlotsSliceJson
See Also