MindFusion.Wpf Pack Programmer's Guide
RealTimeChart.FastScrollMode Property
See Also
 





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

 Syntax

C#  Copy Code

public bool FastScrollMode { get; set; }

Visual Basic  Copy Code

Public Property FastScrollMode As Boolean

 Property Value

A bool value. The default value is false.

 See Also

RealTimeChart Members
RealTimeChart Class
MindFusion.RealTimeCharting.Wpf Namespace