C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / Max Property

In This Topic
Max Property (ChartAxis)
In This Topic
A value that indicates the maximum value of the axis.
Syntax
'Declaration
 
Public Property Max As System.Nullable(Of Double)
 
See Also