ZoomPanOptionsAutoYFit Property |
LightningChart .NET Help
Auto Y fit options.
Namespace:
Arction.Wpf.Charting.Views.ViewXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AutoYFit AutoYFit { get; set; }Public Property AutoYFit As AutoYFit
Get
Set
public:
property AutoYFit^ AutoYFit {
AutoYFit^ get ();
void set (AutoYFit^ value);
}Property Value
Type:
AutoYFit
See Also