Click or drag to resize

WpfFontBold Property

LightningChart .NET Help
Gets or sets bold. This is a dependency property.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool Bold { get; set; }

Property Value

Type: Boolean
See Also