FontWeight Enumeration

Spotfire 14.3 API Reference
Controls the font weight.

Namespace:  Spotfire.Dxp.Framework.Styles
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
public enum FontWeight
Members

  Member nameValueDescription
Normal0 The normal weight.
Bold1 The bold weigth.
Bolder2 The Bolder weigth.
Lighter3 The Lighter weigth.
W1004 The 100 weigth.
W2005 The 200 weigth.
W3006 The 300 weigth.
W4007 The 400 weigth.
W5008 The 500 weigth.
W6009 The 600 weigth.
W70010 The 700 weigth.
W80011 The 800 weigth.
W90012 The 900 weigth.
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference