|
AxesBoxVisual3DIsYAxis2Visible Property |
Gets or sets a Boolean that specified is YAxis2 is visible. This is a shortcut for YAxis2.IsVisible property.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsYAxis2Visible { get; set; }
Property Value
BooleanSee Also