ArcGIS API for WPF - Library Reference
PieChart Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap.Charting Namespace : PieChart Class

FOR INTERNAL USE ONLY. Pie chart.

Object Model

PieChart Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PieChart 
   Inherits BaseChart
C# 
public sealed class PieChart : BaseChart 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     ESRI.ArcGIS.Client.WebMap.Charting.BaseChart
                        ESRI.ArcGIS.Client.WebMap.Charting.PieChart

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.