IMSL C# Numerical Library

ChartNode.MarkerThickness Property

Specifies the line thickness to be used when rendering the markers.

public virtual double MarkerThickness {get; set;}

Property Value

A double that contains the "MarkerThickness" attribute value.

Remarks

If "MarkerThickness" is 2.0 then markers are drawn twice as thick as normal. By default, MarkerThickness = 1.0.

See Also

ChartNode Class | Imsl.Chart2D Namespace