DataNeededEventArgs
Wisej.Web.Ext.SmoothieChart.DataNeededEventArgs
Namespace: Wisej.Web.Ext.SmoothieChart
Assembly: Wisej.Web.Ext.SmoothieChart (3.2.0.0)
Provides data for the DataNeeded event of the SmoothieChart control.
Constructors
Constructs a new instance of DataNeededEventArgs.
Properties
Int32: Returns the index of the TimeSeries line that is requesting the data point.
DateTime: Returns or sets the time of the data point.
Int32: Returns or sets the value to plot on the TimeSeries line.
Last updated