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

FOR INTERNAL USE ONLY. Column chart.

Object Model

ColumnChart Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ColumnChart 
   Inherits BaseChart
C# 
public sealed class ColumnChart : 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.ColumnChart

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.