Click or drag to resize

AnnotationBaseBorderVisible Property

LightningChart .NET Help
Defines if border is visible.

Namespace:  Arction.Wpf.Charting.Annotations
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool BorderVisible { get; set; }

Property Value

Type: Boolean
See Also