[]
Gets or sets the maximum possible value of the range element.
[C1Description("Interaction.AxisScrollbar.Maximum", "Gets or sets the maximum possible value of the range element.")]
public double Maximum { get; set; }
<C1Description("Interaction.AxisScrollbar.Maximum", "Gets or sets the maximum possible value of the range element.")>
Public Property Maximum As Double