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