Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Axis MajorDivisions.LabelFormat: how to pad with spaces?

In one of my graphs I'd like to left-pad the Yaxis label with leading spaces. E.g. if the range is 1, 5 I'd like {space,space,1} and {space,space,5}. I know 000 will pad with leading zeros but I want spaces not zeros. Is there a way to do it? Thanks.

0 Kudos
Message 1 of 2
(4,259 Views)

Never mind - I discovered the 'MinimumWidth' axis property which does what I need. Thanks.

0 Kudos
Message 2 of 2
(4,258 Views)