C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / SparklineSeries Class / Data Property

In This Topic
Data Property (SparklineSeries)
In This Topic
Get or set the array to use as a source for data that you can bind to the sparkline widget.
Syntax
'Declaration
 
Public Property Data As System.Collections.Generic.List(Of Double)
 
See Also