Fixes a label format override problem in vtkCubeAxesActor.
When a user sets the lable format by calling SetXlabelFormat() it is overriden by default. This change fixes the issue by respecting the user format if it set.
When a user sets the lable format by calling SetXlabelFormat() it is overriden by default. This change fixes the issue by respecting the user format if it set.