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 = 2Draw item is bar.
Title = 0Draw item is title.
Value = 1Draw item is value text.