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

CartesianChartGrid Brush

1 Answer 60 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Bárbara
Top achievements
Rank 1
Bárbara asked on 19 Nov 2015, 02:31 PM

Hi, I want a border around my cartesian grid, I tried the snipet below but nothing changes. I've attached what it is supposed to look like.

<telerik:RadCartesianChart.Grid>
            <telerik:CartesianChartGrid MajorLinesVisibility="XY" BorderBrush="Red" >
            </telerik:CartesianChartGrid>
        </telerik:RadCartesianChart.Grid>

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 20 Nov 2015, 07:46 AM
Hello Bárbara,

You can use the PlotAreaStyle of the chart in order to target the plot area's border.

Regards,
Petar Marchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ChartView
Asked by
Bárbara
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Share this question
or