Chart for WPF and Silverlight / Chart Features / Chart View
In This Topic
Chart View
In This Topic

The ChartView object represents the area of the chart that contains data (excluding the titles and legend, but including the axes). The View property returns a ChartView object.

 

See Also