Members 
EmptyPointSeriesImplementation<TX,TY,TZ> Class
Object Model
EmptyPointSeriesImplementation<TX,TY,TZ> ClassDoubleRange ClassDoubleRange Class
Syntax
public class EmptyPointSeriesImplementation<TX,TY,TZ> : SciChart.Data.Model.IPointSeries  
where TX: IComparable
where TY: IComparable
where TZ: IComparable
Type Parameters
TX
TY
TZ
Inheritance Hierarchy

System.Object
   SciChart.Charting.Model.DataSeries.Heatmap2DArrayDataSeries.EmptyPointSeriesImplementation<TX,TY,TZ>

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