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

In This Topic
Min Property (C1Sparkline)
In This Topic
Get or set the minimum value of the sparkline.
Syntax
'Declaration
 
Public Property Min As System.Nullable(Of Double)
 
See Also