Click or drag to resize

ZoomPanOptions3DZoomInBoxLineStyle Property

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

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

Property Value

Type: LineStyle3DZoomBox
See Also