Setting gauge ruler distance


https://www.nevron.com/Forum/Topic9211.aspx
Print Topic | Close Window

By Kevin Harrison - 9 Years Ago
https://www.nevron.com/forum/uploads/images/242b921f-e066-489e-bf04-e5db.jpghttps://www.nevron.com/forum/uploads/images/376b2180-875a-48f7-b327-e640.jpg
Hi
I'm playing around with gauges but can't work out how to change the distance between the axis ruler and the border. See the right hand image above. I'm using the inner ticks with the outer ticks turned off, but can't see any way to get the useful gauge portion to occupy more space within the border.
Resizing is also a major issue, the actual gauge part quickly reduces in size, leaving a border with a small area of black in the middle - see the left image above.
What setting am I missing?
Thanks
Kevin

By Nevron Support - 9 Years Ago
Hello Kevin,
You should take a look at the following properties:
AxisDockZone
Scale - ScaleLevelBuildMode
Scale - RulerStyle

You can also post your code for review.
By Kevin Harrison - 9 Years Ago
I discovered this was caused by setting scale.LabelStyle.Offset to a negative number. This correctly placed the labels inside the scale, but also generates the white space between the gauge border and the axis. Might be worth looking at?