IMSL C# Numerical Library

AbstractChartNode.Font Property

Defines a particular format for text, including font name, size, and style attributes.

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

Property Value

A Font that contains information about the text font to be used.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace