AxisBaseCustomTicksEnabledProperty Field |
LightningChart .NET Help
Identifies the CustomTicksEnabled dependency property.
Namespace:
Arction.Wpf.ChartingMVVM.Axes
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static readonly DependencyProperty CustomTicksEnabledProperty
Public Shared ReadOnly CustomTicksEnabledProperty As DependencyProperty
public:
static initonly DependencyProperty^ CustomTicksEnabledProperty
Field Value
Type:
DependencyProperty
See Also