IMSL C# Numerical Library

AbstractChartNode.Density Property

Specifies the number of minor tick marks in the interval between major tick marks.

public virtual int Density {get; set;}

Property Value

An int containing the "Density" attribute value.

Remarks

By default, Density = 4.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace