This is a migrated thread and some comments may be shown as answers.

Hide ScatterChart vertical line at zero

2 Answers 47 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Nicholas
Top achievements
Rank 2
Nicholas asked on 07 May 2012, 09:10 PM
I can't figure out how to get rid of the vertical line on the X Axis at zero on my scatter chart.  I have some scatter charts that it appears in and others that it does not, but I am unable to find an axis property that control this.  Does anyone know how to control this? 

Thanks!

2 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 09 May 2012, 09:10 AM
Hi Nicholas,

Have you tried to set the PlotAreaAxisVisibility  property of the AxisX:
this.radChart.DefaultView.ChartArea.AxisX.PlotAreaAxisVisibility = Visibility.Collapsed;

All the best,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Nicholas
Top achievements
Rank 2
answered on 09 May 2012, 01:36 PM
Thanks! Much Appreciated!
Tags
Chart
Asked by
Nicholas
Top achievements
Rank 2
Answers by
Petar Marchev
Telerik team
Nicholas
Top achievements
Rank 2
Share this question
or