Click or drag to resize

LegendBoxXYAlignmentInSegmentGap Property

LightningChart .NET Help
LegendBox alignment between Segments. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(AlignmentInSegmentGap.Near)]
public AlignmentInSegmentGap AlignmentInSegmentGap { get; set; }

Property Value

Type: AlignmentInSegmentGap
See Also