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