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
close icon

SfChart remove axis labels

I am wondering, if it is possible, to remove or hide SfChart.PrimaryAxis and SfChart.SecundaryAxis? I have to do this somehow, because those charts are shown on realy small space.

1 Reply

KV Karthikeyan V Syncfusion Team March 4, 2014 07:02 AM UTC

Hi Klemen,

Thank you for using Syncfusion products.

We have analysed the reported requirement. You can achieve your requirement by setting the Visibility property as collapsed in axis.

Code snippet [XAML]:

<chart:NumericalAxis Visibility="Collapsed" />

Please let us know if you require further assistance on this.

Thanks,

Karthikeyan V.


Loader.
Live Chat Icon For mobile
Up arrow icon