SeriesBaseRoundAllowMarkerSnappingProperty Field |
LightningChart .NET Help
Defines if the series can be snapped to by markers.
Note that the snapping must be properly enabled on the marker as well.
This allows use of hidden series that can be snapped to.
Namespace:
Arction.Wpf.ChartingMVVM.SeriesRound
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static readonly DependencyProperty AllowMarkerSnappingProperty
Public Shared ReadOnly AllowMarkerSnappingProperty As DependencyProperty
public:
static initonly DependencyProperty^ AllowMarkerSnappingProperty
Field Value
Type:
DependencyProperty
See Also