Click or drag to resize

Annotation3DBaseAdjustSelectedAnnotationTargetZ Method

LightningChart .NET Help
Adjust target Z-value.

Namespace:  Arction.WinForms.Charting.Annotations
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void AdjustSelectedAnnotationTargetZ(
	int change
)

Parameters

change
Type: SystemInt32
Change value in world coordinates.
See Also