MindFusion.Scheduling for Silverlight Programmer's Guide
BaseChart.IsAutoScrolling Property
See Also
 





Gets or sets the current autoscrolling state.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

protected bool IsAutoScrolling { get; set; }

Visual Basic  Copy Code

Protected Property IsAutoScrolling As Boolean

 Property Value

true if the control is currently auto-scrolling; otherwise, false.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace