MindFusion.Charting for WebForms Programmer's Guide
Plot2D.VerticalScroll Property
See Also
 



Specifies whether the plot should scroll vertically when panned.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool VerticalScroll { get; set; }

Visual Basic  Copy Code

Public Property VerticalScroll As Boolean

 Property Value

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace