Click or drag to resize

AnnotationBaseLocationCoordinateSystem Property

LightningChart .NET Help
Location 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(CoordinateSystem.ScreenCoordinates)]
public CoordinateSystem LocationCoordinateSystem { get; set; }

Property Value

Type: CoordinateSystem
See Also