www.Chart4.NET (Documentation) | Samples Download | Release Notes
Minimum alllowed left of the chart on resize [-500-500]. Default is 0.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int MinimumLeft { get; set; }
public int MinimumLeft { get; set; }
Public Property MinimumLeft As Integer
Get
Set
Public Property MinimumLeft As Integer
Get
Set
public:
property int MinimumLeft {
int get ();
void set (int value);
}
public:
property int MinimumLeft {
int get ();
void set (int value);
}
member MinimumLeft : int with get, set
member MinimumLeft : int with get, set
/** @property */
public int get_MinimumLeft()
/** @property */
public void set_MinimumLeft(int value)
/** @property */
public int get_MinimumLeft()
/** @property */
public void set_MinimumLeft(int value)
Field Value
System.Int32