Properties  Methods  Events


StripeDataSeries<TXY> Class Members

The following tables list the members exposed by StripeDataSeries<TXY>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property When False, the DataSeries will throw an InvalidOperationException if unsorted data is appended. (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property Gets whether the Y data contains NaN values (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property Gets whether the X data is evenly spaced. (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property Gets whether this DataSeries contains sorted data in the X-direction. (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
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. (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
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. (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property Gets whether this DataSeries contains sorted data in the X-direction. (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property Gets a value indicating whether updates for the target are currently suspended (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property Gets the minimal spacing between X Values (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public PropertyGets or sets the parent SciChart.Charting.Visuals.ISciChartSurface which this IDataSeries instance is attached to (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Property (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Top
Public Methods
 NameDescription
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method Called by IUpdateSuspender each time a target suspender is disposed. When the final target suspender has been disposed, ResumeUpdates is called (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public MethodOverloaded.  (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method Gets the XRange of the data (min, max of the series). (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method Resumes updates on the target, intended to be called by IUpdateSuspender (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method Suspends drawing updates on the target until the returned object is disposed, when a final draw call will be issued (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Method (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Public Extension Method
Top
Public Events
 NameDescription
Public Event Event raised whenever points are added to, removed or one or more DataSeries properties changes (Inherited from SciChart.Charting.Model.DataSeries.StripeDataSeries<TXY,TXY>)
Public Event Occurs when a property value changes. (Inherited from SciChart.Data.Model.BindableObject)
Top
See Also