Click or drag to resize

CustomAxisTickStyle Property

LightningChart .NET Help
Used to set Custom Tick And Grid Style.

Namespace:  Arction.Wpf.Charting.Axes
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(CustomTickStyle), "TickAndGrid")]
public CustomTickStyle Style { get; set; }

Property Value

Type: CustomTickStyle
See Also