Click or drag to resize

ChartOptionsShowDebugData Property

LightningChart .NET Help
Controls showing debugging information on chart. This is intended only for debugging and special situations.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool ShowDebugData { get; set; }

Property Value

Type: Boolean
See Also