Click or drag to resize

ZoomPanOptions3DZoomOutBoxLineStyle Property

LightningChart .NET Help
Zoom box edge line style when box-zooming out.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public LineStyle3DZoomBox ZoomOutBoxLineStyle { get; set; }

Property Value

Type: LineStyle3DZoomBox
See Also