IMSL C# Numerical Library

AbstractChartNode.FontStyle Property

Specifies the font style to be used.

public virtual System.Drawing.FontStyle FontStyle {get; set;}

Property Value

A FontStyle containing the "FontStyle" attribute value.

Remarks

By default, FontStyle = FontStyle.Regular.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace