Click or drag to resize
AB4D logo

AxesBoxVisual3DZAxis2Title Property

Gets or sets the title for ZAxis2. This is a shortcut for ZAxis2.AxisTitle property.

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

Property Value

String
See Also