Click or drag to resize

SeriesBaseRoundIncludeInAutoFitProperty Field

LightningChart .NET Help
Defines if the series affects ZoomToFit operations (DependencyProperty) If false, the series is ignored on ZoomToFit.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesRound
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public static readonly DependencyProperty IncludeInAutoFitProperty

Field Value

Type: DependencyProperty
See Also