Click or drag to resize

SurfaceSeries3DBaseTraceCellChanged Event

LightningChart .NET Help
Occurs when the user interactive device has been moved over to a different surface series cell.

Namespace:  Arction.WinForms.Charting.Series3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public virtual event SurfaceSeries3DBaseTraceCellChangedEventHandler TraceCellChanged

Value

Type: Arction.WinForms.Charting.Series3DSurfaceSeries3DBaseTraceCellChangedEventHandler
See Also