|
AxesBoxVisual3DShowBackConnectionLines Property |
Gets or sets a Boolean that specifies if connection lines that connect major ticks on X and Y axes are shown in the two back rectangle. Default value is false.
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 ShowBackConnectionLines { get; set; }
Property Value
BooleanSee Also