Click or drag to resize

LegendBoxBaseCheckBoxSize Property

LightningChart .NET Help
LegendBox checkbox size in DPI.

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

Property Value

Type: Int32
See Also