Click or drag to resize

ChartOptionsShowHints Property

LightningChart .NET Help
Selects when to show hints about the use of some critical properties.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(HintsVisible.Always)]
public HintsVisible ShowHints { get; set; }

Property Value

Type: HintsVisible
See Also