SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : NonUniformGridDataSeries3D<TAllPoints> Class
NonUniformGridDataSeries3D<TAllPoints> Class Events

For a list of all members of this type, see NonUniformGridDataSeries3D<TAllPoints> members.

Public Events
 NameDescription
Public Event Event raised whenever points are added to, removed or one or more DataSeries3D properties changes, requiring a redraw of the parent SciChartSurface. (Inherited from SciChart.Charting3D.Model.DataSeries3D)
Public Event Occurs when a property value changes. (Inherited from SciChart.Data.Model.BindableObject)
Top
See Also