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
C#
![]() |
---|
public bool Scrollable { get; set; } |
Visual Basic
![]() |
---|
Public Property Scrollable As Boolean |