Skip to main content

GetDefaultFontSize

GetDefaultFontSize (graphNameStr, axisNameStr)

The GetDefaultFontSize function returns the default font size of the graph or of the graph's axis (in points) in the specified window or subwindow.

Details

If graphNameStr is "" the top graph is examined.

When identifying a subwindow with graphNameStr, see Subwindow Syntax for details on forming the window hierarchy.

If axisNameStr is "", the font size of the default font for the graph is returned.

If named axis exists, the default font size for the named axis in the graph is returned.

If named axis does not exist, NaN is returned.

See Also

GetDefaultFont, GetDefaultFontStyle, FontSizeHeight, FontSizeStringWidth