Click or drag to resize

SeriesBaseXYIncludeInAutoFit Property

LightningChart .NET Help
Include series values in automatic fit.

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

Property Value

Type: Boolean
See Also