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