Click or drag to resize

SeriesBase3DIncludeInAutoFit Property

LightningChart .NET Help
Include in autofit.

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

Property Value

Type: Boolean
See Also