'Declaration
<DefaultValueAttribute(100)> <C1DescriptionAttribute("Interaction.AxisScrollbar.UpperValue", "Gets or sets the current upper magnitude of the range control.")> <MergablePropertyAttribute(True)> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property UpperValue As Double
[DefaultValue(100)] [C1Description("Interaction.AxisScrollbar.UpperValue", "Gets or sets the current upper magnitude of the range control.")] [MergableProperty(true)] [RefreshProperties(RefreshProperties.Repaint)] public double UpperValue {get; set;}