Members 
SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : PolarDataSeries3D<TPolar,THeight> Class
The type of the x.
The type of the y.
PolarDataSeries3D<TPolar,THeight> Class
Data Series that defines the polar chart in 3D space.
Object Model
PolarDataSeries3D<TPolar,THeight> ClassISciChart3DSurface InterfaceICameraController InterfaceIChartModifier3D InterfaceIChartModifierSurface InterfaceIRenderSurface InterfaceIMainGrid InterfaceIServiceContainer InterfaceIViewport3D InterfaceIViewportManager3D InterfaceVector3 ClassIAxis3D InterfaceIAxis3D InterfaceIAxis3D InterfaceIRange InterfaceIRange InterfaceIRange Interface
Syntax
Type Parameters
TPolar
The type of the x.
THeight
The type of the y.
Inheritance Hierarchy

System.Object
   SciChart.Data.Model.BindableObject
      SciChart.Charting3D.Model.DataSeries3D
         SciChart.Charting3D.Model.HeightmapBasedDataSeries3D
            SciChart.Charting3D.Model.FreeSurfaceDataSeries3D<TX,TY,TZ>
               SciChart.Charting3D.Model.YDisplaceableFreeSurfaceDataSeries<TX,TY,TZ>
                  SciChart.Charting3D.Model.PolarDataSeries3D<TPolar,THeight>
                     SciChart.Charting3D.Model.PolarDataSeries3D<TAllPoints>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also