Table of Contents

Enum BarDrawItemType3D

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

Bar draw item type for 3D bar draw data.

public enum BarDrawItemType3D

Fields

Bar = 2

Draw item is bar.

Title = 0

Draw item is title.

Value = 1

Draw item is value text.