Represents the element of pie chart.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
[ObsoleteAttribute("Please use PieSlice class instead.")] public class Pie : PlotElement |
Visual Basic |
---|
<ObsoleteAttribute("Please use PieSlice class instead.")> _ Public Class Pie _ Inherits PlotElement |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Shapes..::..Shape
System.Windows.Shapes..::..Path
C1.Silverlight.Chart..::..PlotElement
C1.Silverlight.Chart..::..Pie
C1.Silverlight.Chart..::..PieSlice
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Shapes..::..Shape
System.Windows.Shapes..::..Path
C1.Silverlight.Chart..::..PlotElement
C1.Silverlight.Chart..::..Pie
C1.Silverlight.Chart..::..PieSlice