| C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartNavigator Class : RangeMax Property |
'Declaration<WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Data)> <C1DescriptionAttribute(Key="C1Chart.ChartNavigator.RangeMax", Description="Gets or sets the right value of navigator range.")> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Data")> Public Property RangeMax As System.Nullable(Of Double)
[WidgetOption()] [Layout(LayoutType.Data)] [C1Description(Key="C1Chart.ChartNavigator.RangeMax", Description="Gets or sets the right value of navigator range.")] [System.ComponentModel.DefaultValue()] [C1Category("Data")] public System.Nullable<double> RangeMax {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2