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