Click or drag to resize

AxisXYBaseGridStripColor Property

LightningChart .NET Help
Grid strip color. Views AxisLayout.AxisGridStrips property must define the strips to be used in order for this color to have any effect.

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

Property Value

Type: Color
See Also