Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
XamLinearGauge: Move labels to other side
posted

I have an XamLinearGauge I am displaying in vertical orientation. The labels by default are displayed to the left of the gauge. Is there any way to move them to the right side?

Thanks,

Ken

Parents
  • 34810
    Verified Answer
    Offline posted

    Hello Ken,

    In order to control the label position on the XamLinearGauge, you can set the LabelExtent property of the control. This property takes a value between 0 and 1, which will represent a relative part of the height/width of the control for the horizontal and vertical orientations, respectively. For more on label configuration in the XamLinearGauge, see this online documentation article.

    Please let me know if you have any other questions or concerns on this matter.

Reply Children
No Data