Table of Contents

Enum BorderType

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

Border types.

public enum BorderType

Fields

Inner = 1

Border is inside the object.

None = 0

No border.

Outer = 2

Border is outside the object.