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
Syntaxpublic static readonly DependencyProperty IncludeInAutoFitProperty
Public Shared ReadOnly IncludeInAutoFitProperty As DependencyProperty
public:
static initonly DependencyProperty^ IncludeInAutoFitProperty
Field Value
Type:
DependencyProperty
See Also