www.Chart4.NET (Documentation) | Samples Download | Release Notes
Fixed levels to show always on the chart, in the range 1-10. Default is 4.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Chart_FixedLevels { get; set; }
public int Chart_FixedLevels { get; set; }
Public Property Chart_FixedLevels As Integer
Get
Set
Public Property Chart_FixedLevels As Integer
Get
Set
public:
property int Chart_FixedLevels {
int get ();
void set (int value);
}
public:
property int Chart_FixedLevels {
int get ();
void set (int value);
}
member Chart_FixedLevels : int with get, set
member Chart_FixedLevels : int with get, set
/** @property */
public int get_Chart_FixedLevels()
/** @property */
public void set_Chart_FixedLevels(int value)
/** @property */
public int get_Chart_FixedLevels()
/** @property */
public void set_Chart_FixedLevels(int value)
Field Value
System.Int32 (1-10)