Class ChartHScrollBar
Represents the horizontal scrollbar.
Implements
Inherited Members
Namespace: Syncfusion.Windows.Forms.Chart.Scrolling
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartHScrollBar : ChartScrollBar, IChartScrollBar
Constructors
ChartHScrollBar()
Initializes a new instance of the ChartHScrollBar class.
Declaration
public ChartHScrollBar()
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()