Click or drag to resize

AxisSmithBaseAngularTickStyle Property

LightningChart .NET Help
Angular ticks style.

Namespace:  Arction.Wpf.ChartingMVVM.Axes
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public AxisTickStyleRound AngularTickStyle { get; set; }

Property Value

Type: AxisTickStyleRound
See Also