VizFontBuilder.Weight Method
| Name | Parameters | Description |
|---|---|---|
| Weight(JS) | value | Specifies font weight. Accepts values from 100 to 900 in increments of 100. Higher values increase boldness. Mirrors the client-side weight option. |
| Weight(Double) | value | Specifies font weight. Accepts values from 100 to 900 in increments of 100. Higher values increase boldness. Mirrors the client-side weight option. |