Gets or sets a value indicating whether interactions in the overlay can cause the parent chart to scroll outside its current time range. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public bool AllowInfiniteScroll { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowInfiniteScroll As Boolean |
true to allow scrolling outside of the currently displayed time interval; otherwise, false.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |