ScaleBaseFontMetadata Property

Spotfire 14.0 API Reference
Gets or sets the font.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 62.0.18910.3423 (62.0.18910.3423)
Syntax

C#
public FontMetadata FontMetadata { get; set; }

Property Value

Type: FontMetadata
Exceptions

ExceptionCondition
ArgumentNullException Thrown if null is supplied.
Version Information

Supported in: 14.0, 12.5
See Also

Reference