Members 
The type of all points.
BoxPlotDataSeries<TAllPoints> Class
Provides an BoxPlotDataSeries which has TX,TY type = TAllPoints. See the documentation for BoxPlotDataSeries<TX,TY>
Object Model
BoxPlotDataSeries<TAllPoints> ClassISciChartSurface InterfaceIAnnotationCanvas InterfaceAnnotationCollection ClassIAnnotation InterfaceIAnnotationCanvas InterfaceIChartModifier InterfaceIGridLinesPanel InterfaceIChartModifierSurface InterfaceIRenderSurface InterfaceIMainGrid InterfaceIServiceContainer InterfaceIViewportManager InterfaceAxisCollection ClassIAxis InterfaceIAxis InterfaceAxisCollection ClassIAxis InterfaceIAxis InterfaceIZoomHistoryManager InterfaceIRange InterfaceIRange Interface
Syntax
Type Parameters
TAllPoints
The type of all points.
Inheritance Hierarchy

System.Object
   SciChart.Data.Model.BindableObject
      SciChart.Charting.Model.DataSeries.DataSeries<TX,TY>
         SciChart.Charting.Model.DataSeries.BoxPlotDataSeries<TX,TY>
            SciChart.Charting.Model.DataSeries.BoxPlotDataSeries<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