|
AxesBoxVisual3DShowYAxisConnectionLines Property |
Gets or sets a Boolean that specifies if vertical connection lines that show major ticks on Y axis are shown in the background rectangles. Default value is true.
To define where to show the connection lines set
ShowBackConnectionLines or
ShowBackConnectionLines to true.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ShowYAxisConnectionLines { get; set; }
Property Value
BooleanSee Also