We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to center Items in Radial Menu???

<DataTemplate x:Key="RadialMenuItemTemplate">
        <StackPanel>
            <Image Source="<<Something>>"
                       Width="40"
                       Height="40"
                       Stretch="Fill">
            </Image>
            <telerik:Label Content="<<Content something>>"></telerik:Label>
        </StackPanel>
</DataTemplate>

If this is my item template how to center inside radial menu?

1 Reply

VV Vignesh V Syncfusion Team April 22, 2014 06:04 AM UTC

Hi Nikola,

 

Query: How to center Items in Radial Menu???

 

We would like to clarify, whether you would like to keep the SfRadialMenuItems near the center of SfRadialMenu? Please refer the below screenshot and confirm us whether your requirement is similar to it.

 

Screenshot:

 

If your requirement is different from above, please provide us more information or send us a screen shot to explain your requirement.

 

Regards,

Vignesh V


Loader.
Live Chat Icon For mobile
Up arrow icon