C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartYData Class / DoubleValue Property

In This Topic
DoubleValue Property
In This Topic
A double? value specifies the data point of a series.
Syntax
'Declaration
 
Public Property DoubleValue As System.Nullable(Of Double)
 
See Also