WpfFont Constructor (Double) |
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(
double size
)
Public Sub New (
size As Double
)
public:
WpfFont(
double size
)
Parameters
- size
- Type: SystemDouble
[Missing <param name="size"/> documentation for "M:Arction.Wpf.ChartingMVVM.WpfFont.#ctor(System.Double)"]
See Also