|
AxesBoxVisual3DShowBottomConnectionLines Property |
Gets or sets a Boolean that specifies if connection lines that connect major ticks on X and Y axes are shown in the bottom rectangle. Default value is true.
To show the lines the
ShowXAxisConnectionLines and
ShowYAxisConnectionLines must be true.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ShowBottomConnectionLines { get; set; }
Property Value
BooleanSee Also