WallBaseGetGridStripColor2 Method |
LightningChart .NET Help
Get 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
Syntaxpublic Color GetGridStripColor2()
Public Function GetGridStripColor2 As Color
public:
Color GetGridStripColor2()
Return Value
Type:
ColorGrid strip color
See Also