Click or drag to resize

WallBaseSetGridStripColor2 Method

LightningChart .NET Help
Set grid strip color for second dimension

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void SetGridStripColor2(
	Color color
)

Parameters

color
Type: System.DrawingColor
Color
See Also