Click or drag to resize
AbstractChartNodeFontSize Property
Specifies the font size.

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

Property Value

Type: Single
A float containing the "FontSize" attribute value.
Remarks
By default, FontSize = 8.
See Also