Xamarin Pack Programmer's Guide
BiaxialChart.XScrollRangeMax Property
See Also
 






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

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

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

Visual Basic  Copy Code

Public Property XScrollRangeMax As Nullable(Of Double)

 Property Value

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.Controls Namespace