www.Chart4.NET (Documentation) | Samples Download | Release Notes
Chart margin on a scale of 0-10. Default is 10.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Chart_Margin { get; set; }
public int Chart_Margin { get; set; }
Public Property Chart_Margin As Integer
Get
Set
Public Property Chart_Margin As Integer
Get
Set
public:
property int Chart_Margin {
int get ();
void set (int value);
}
public:
property int Chart_Margin {
int get ();
void set (int value);
}
member Chart_Margin : int with get, set
member Chart_Margin : int with get, set
/** @property */
public int get_Chart_Margin()
/** @property */
public void set_Chart_Margin(int value)
/** @property */
public int get_Chart_Margin()
/** @property */
public void set_Chart_Margin(int value)
Field Value
System.Int32 (0-10)