HalfDonutHalfDonutFonts Property |
LightningChart .NET Help
Font of texts.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic WpfFont HalfDonutFonts { get; set; }Public Property HalfDonutFonts As WpfFont
Get
Set
public:
property WpfFont^ HalfDonutFonts {
WpfFont^ get ();
void set (WpfFont^ value);
}Property Value
Type:
WpfFont
See Also