LineChart for ASP.NET Web Forms
NumericValue Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ValueLabel Class : NumericValue Property
A value that indicates the numeric value of axis value label.
Syntax
'Declaration
 
Public Property NumericValue As System.Nullable(Of Double)
public System.Nullable<double> NumericValue {get; set;}
See Also

Reference

ValueLabel Class
ValueLabel Members