IMSL C# Numerical Library

AbstractChartNode.LineColor Property

Specifies the line color for this node.

public virtual System.Drawing.Color LineColor {get; set;}

Property Value

A Color which contains the "LineColor" attribute value.

Remarks

By default, LineColor = Color.Black.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace