ASP.NET Pack Programmer's Guide
Chart.Scrollable Property
See Also
 





Gets or sets a flag indicating whether the component should have scrollbars. The property only has effect if the ResizeType property is set to ResizeType.Center or ResizeType.Normal

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool Scrollable { get; set; }

Visual Basic  Copy Code

Public Property Scrollable As Boolean

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace