WpfFont Constructor (Font) |
LightningChart .NET Help
Constructor.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic WpfFont(
Font font
)
Public Sub New (
font As Font
)
public:
WpfFont(
Font^ font
)
Parameters
- font
- Type: System.DrawingFont
[Missing <param name="font"/> documentation for "M:Arction.Wpf.ChartingMVVM.WpfFont.#ctor(System.Drawing.Font)"]
See Also