Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7.0
-
c87a46337 (dev), 2a896e578 (6.8), efcda4d42 (6.7)
Description
The labelsVisible property affects the titleVisible property behavior if labelsVisible is set to false and titleVisible is set to true.
This behavior limits the visibility control of the axis title and ties it to the visibility of the labels.
To reproduce the issue, run the attached example project.