The gridlines can be hidden by setting the ShowGridLines property of ChartArea Class to False in ChartAxis tag. The following code illustrates this. <syncfusion:ChartArea GridBackground="White" Background="Transparent" BorderBrush="Transparent"> <syncfusion:ChartArea.PrimaryAxis> <syncfusion:ChartAxis syncfusion:ChartArea.ShowGridLines="False"/> </syncfusion:ChartArea.PrimaryAxis> </syncfusion:ChartArea> |
Article ID: | Published Date: | Last Revised Date: | Platform: | Control: |
102 | 04/30/2011 | 03/14/2018 | WPF | Chart |
Tags:
|
|
or the page will be automatically redirected to sign-in page in 10 seconds.