[This is preliminary documentation and is subject to change.]
Horizontal scroll position in samples
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public int HScrollPosition { get; set; }
public int HScrollPosition { get; set; }
Public Property HScrollPosition As Integer
Get
Set
Public Property HScrollPosition As Integer
Get
Set
public:
property int HScrollPosition {
int get ();
void set (int value);
}
public:
property int HScrollPosition {
int get ();
void set (int value);
}
member HScrollPosition : int with get, set
member HScrollPosition : int with get, set
Property Value
Type:
Int32