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