Click or drag to resize

AnnotationBaseTargetCoordinateSystem Property

LightningChart .NET Help
Target coordinate system selection.

Namespace:  Arction.Wpf.Charting.Annotations
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(AnnotationTargetCoordinates.AxisValues)]
public AnnotationTargetCoordinates TargetCoordinateSystem { get; set; }

Property Value

Type: AnnotationTargetCoordinates
See Also