Click or drag to resize

LegendBoxBaseCheckBoxSize Property

LightningChart .NET Help
Gets of sets checkbox size in DPI

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

Property Value

Type: Int32
See Also