Gets or sets the font used for this ReferenceStatisticLayer.
Namespace: Spotfire.Dxp.Application.Visuals.ReferenceElements
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public FontMetadata LabelFont { get; set; }
Property Value
Type: FontMetadataExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if null is supplied. |
Version Information
Supported in: 15.0, 14.8
See Also