Click or drag to resize

BarDrawItemType3D Enumeration

LightningChart .NET Help
Bar draw item type for 3D bar draw data.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public enum BarDrawItemType3D
Members
  Member nameValueDescription
Title0 Draw item is title.
Value1 Draw item is value text.
Bar2 Draw item is bar.
See Also