IMSL C# Numerical Library

AbstractChartNode.LineWidth Property

Specifies the line width for this node.

public virtual double LineWidth {get; set;}

Property Value

A double which contains the "LineWidth" attribute value.

Remarks

By default, LineWidth = 1.0.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace