Click or drag to resize
AbstractChartNodeFontName Property
Specifies the font to be used by name.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual string FontName { get; set; }

Property Value

Type: String
A String containing the "FontName" attribute value.
Remarks
By default, FontName = Sanserif.
See Also