Gets or sets whether the chart should automatically scroll when provided data exceeds current max. value shown on axis.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public bool FastScrollMode { get; set; } |
Visual Basic
![]() |
---|
Public Property FastScrollMode As Boolean |
A bool value. The default value is false.