KpiChartBaseFontMetadata Property

Spotfire 14.3 API Reference
Gets or sets the font metadata used for the base font. The base font is the smallest font used in the kpi chart. All other font sizes are derived from this size.

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

C#
public FontMetadata BaseFontMetadata { get; set; }

Property Value

Type: FontMetadata
Exceptions

ExceptionCondition
ArgumentNullException Thrown if null is supplied.
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0
See Also

Reference