www.Chart4.NET (Documentation) | Samples Download | Release Notes
Minimum alllowed top 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 MinimumTop { get; set; }
public int MinimumTop { get; set; }
Public Property MinimumTop As Integer
Get
Set
Public Property MinimumTop As Integer
Get
Set
public:
property int MinimumTop {
int get ();
void set (int value);
}
public:
property int MinimumTop {
int get ();
void set (int value);
}
member MinimumTop : int with get, set
member MinimumTop : int with get, set
/** @property */
public int get_MinimumTop()
/** @property */
public void set_MinimumTop(int value)
/** @property */
public int get_MinimumTop()
/** @property */
public void set_MinimumTop(int value)
Field Value
System.Int32