Class ChartVScrollBar
Represents the vertical scrollbar.
Implements
Inherited Members
Namespace: Syncfusion.Windows.Forms.Chart.Scrolling
Assembly: Syncfusion.Chart.Base.dll
Syntax
public class ChartVScrollBar : ChartScrollBar, IChartScrollBar
Constructors
ChartVScrollBar()
Initializes a new instance of the ChartVScrollBar class.
Declaration
public ChartVScrollBar()
Methods
CreateScrollBar()
Creates the scroll bar.
Declaration
protected override ScrollBar CreateScrollBar()
Returns
Type |
---|
System.Windows.Forms.ScrollBar |
Overrides
OnLayout()
Arranges controls.
Declaration
protected override void OnLayout()
Overrides
ResetScrollBar()
Resets the scrollbar.
Declaration
[Obsolete("This method isn't used anymore and might be deleted.")]
public override void ResetScrollBar()