www.Chart4.NET (Documentation) | Samples Download | Release Notes
Angle of nodes for 3D chart on a scale of 10-20. Default is 10.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Chart3D_Angle { get; set; }
public int Chart3D_Angle { get; set; }
Public Property Chart3D_Angle As Integer
Get
Set
Public Property Chart3D_Angle As Integer
Get
Set
public:
property int Chart3D_Angle {
int get ();
void set (int value);
}
public:
property int Chart3D_Angle {
int get ();
void set (int value);
}
member Chart3D_Angle : int with get, set
member Chart3D_Angle : int with get, set
/** @property */
public int get_Chart3D_Angle()
/** @property */
public void set_Chart3D_Angle(int value)
/** @property */
public int get_Chart3D_Angle()
/** @property */
public void set_Chart3D_Angle(int value)
Field Value
System.Int32 (10-20)