IMSL C# Numerical Library

AbstractChartNode.Number Property

Specifies the number of tick marks along an axis.

public virtual int Number {get; set;}

Property Value

An int which contains the "Number" attribute value.

Remarks

By default, Number = 0.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace