Click or drag to resize

AnnotationBaseAutoSizePadding Property

LightningChart .NET Help
Padding between text and borders when automatic size is used.

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

Property Value

Type: Int32
See Also