BarChart for ASP.NET WebForms
RangeMax Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartNavigator Class : RangeMax Property
Gets or sets the right value of navigator range.
Syntax
'Declaration
 
Public Property RangeMax As System.Nullable(Of Double)
public System.Nullable<double> RangeMax {get; set;}
See Also

Reference

C1ChartNavigator Class
C1ChartNavigator Members