Click or drag to resize

ScrollButtonOptionsAutoSize Property

LightningChart .NET Help
Automatically size the scroll buttons. Width and height are set to match bar height.

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

Property Value

Type: Boolean
See Also