MindFusion.Wpf Pack Programmer's Guide
BaseChart.AutoScrollSpeed Property
See Also
 





Gets or sets the auto scrolling speed, in milliseconds.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public double AutoScrollSpeed { get; set; }

Visual Basic  Copy Code

Public Property AutoScrollSpeed As Double

 Property Value

A double value, specifying the auto-scrolling speed.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Wpf Namespace