IMSL C# Numerical Library

AbstractChartNode.TextColor Property

Specifies the text color.

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

Property Value

A Color containing the "TextColor" attribute value.

Remarks

The default value is Color.Black.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace