Click or drag to resize

AnnotationXYAxisValuesBoundaries Property

LightningChart .NET Help
Main box boundaries in axis values.

Namespace:  Arction.WinForms.Charting.Annotations
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public BoundsDoubleXY AxisValuesBoundaries { get; set; }

Property Value

Type: BoundsDoubleXY
See Also