LightningChart .NET Help
Zoom area options for View3D and ViewPie3D
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
SyntaxPublic Enumeration ZoomArea3D
public enum class ZoomArea3D
Members|
| Member name | Value | Description |
|---|
| DataAndLabelsArea | 0 |
Zoom to fit all data and LabelsArea (the graph) to area limited by margins and ZoomPadding.
|
See Also