Click or drag to resize

AxisRoundBaseGridVisibilityOrder Property

LightningChart .NET Help
Defines if the grid should be drawn behind or top of series information and axes. This is a Dependency property.

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

Property Value

Type: GridVisibilityOrder
See Also