Table of Contents

Enum AlignmentInSegmentGap

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

XY LegendBox alignment between segments.

public enum AlignmentInSegmentGap

Fields

Center = 1

Draw LegendBox at the center of gap between segments.

Near = 0

Draw LegendBox near the related segment.