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

chart.DefaultView imports?

1 Answer 38 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Peter Sitero
Top achievements
Rank 1
Peter Sitero asked on 04 Nov 2009, 02:42 PM
What class does the chart.DefaultView require to be understood by the IDE? 

1 Answer, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 06 Nov 2009, 02:05 PM
Hi Peter Sitero,

The ChartDefaultView type is located in the Telerik.Windows.Controls.Charting namespace. You can access it in xaml using the following directive:
xmlns:chart="clr-namespace:Telerik.Windows.Controls.Charting;assembly=Telerik.Windows.Controls.Charting"

Greetings,
Velin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Chart
Asked by
Peter Sitero
Top achievements
Rank 1
Answers by
Velin
Telerik team
Share this question
or