Click or drag to resize

AxesColorOptionsYAxisColor Property

The color of the Y-axis.

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public Color YAxisColor { get; set; }

Property Value

Type: Color
See Also