Specifies whether the plot should scroll vertically when panned.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool VerticalScroll { get; set; } |
Visual Basic Copy Code |
---|
Public Property VerticalScroll As Boolean |
A boolean value.
Charting for .NET MAUI Guide | © 2024 MindFusion |