StripeDataSeries<TX,TY> Class Properties

For a list of all members of this type, see StripeDataSeries<TX,TY> members.

Public Properties
 NameDescription
Public Property When False, the DataSeries will throw an InvalidOperationException if unsorted data is appended.  
Public Property  
Public Property  
Public Property Gets whether the Y data contains NaN values  
Public Property Gets whether the X data is evenly spaced.  
Public Property Gets whether this DataSeries contains sorted data in the X-direction.  
Public Property  
Public Property Gets or sets the size of the FIFO buffer. If null, then the dataseries is unlimited. If a value is set, when the point count reaches this value, older points will be discarded.  
Public Property  
Public Property  
Public Property Gets whether the dataseries behaves as a FIFO. If True, when the FifoCapacity is reached, old points will be discarded in favour of new points, resulting in a scrolling chart.  
Public Property Gets whether this DataSeries contains sorted data in the X-direction.  
Public Property Gets a value indicating whether updates for the target are currently suspended  
Public Property  
Public Property  
Public Property  
Public Property Gets the minimal spacing between X Values  
Public PropertyGets or sets the parent SciChart.Charting.Visuals.ISciChartSurface which this IDataSeries instance is attached to  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Top
See Also