ASP.NET Pack Programmer's Guide
BiaxialChart.YScrollRangeMax Property
See Also
 





Gets or sets the largest value allowed to scroll to using the Y axis' RangeSelector.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public Nullable<Double> YScrollRangeMax { get; set; }

Visual Basic  Copy Code

Public Property YScrollRangeMax As Nullable(Of Double)

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WebForms Namespace