Sparkline for ASP.NET WebForms
Min Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Sparkline Namespace > C1Sparkline Class : Min Property
Get or set the minimum value of the sparkline.
Syntax
'Declaration
 
Public Property Min As System.Nullable(Of Double)
public System.Nullable<double> Min {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members