Click or drag to resize

HalfDonutHoverAnnotationText Enumeration

LightningChart .NET Help
Hover annotation text.

Namespace:  Arction.CustomControls.Wpf
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum HoverAnnotationText
Members
  Member nameValueDescription
Default0 Shows default hover annotation texts (indicator and value).
Custom1 Update CustomHoverText string to show it in an annotation.
See Also