Click or drag to resize
AB4D logo

AxesBoxVisual3DIsYAxis2Visible Property

Gets or sets a Boolean that specified is YAxis2 is visible. This is a shortcut for YAxis2.IsVisible property.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsYAxis2Visible { get; set; }

Property Value

Boolean
See Also