AutoYFit Constructor (IChartNode) |
LightningChart .NET Help
Constructor.
Namespace:
Arction.Wpf.Charting.Views.ViewXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AutoYFit(
IChartNode owner
)
Public Sub New (
owner As IChartNode
)
public:
AutoYFit(
IChartNode^ owner
)
Parameters
- owner
- Type: Arction.Wpf.ChartingIChartNode
Parent.
See Also