ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PieOptions Class
Fields Properties Methods


In This Topic
    PieOptions Class Members
    In This Topic

    The following tables list the members exposed by PieOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Identifies the InnerRadius attached dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Offset attached dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SeriesLabelTemplate attached dependency property.  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the value of the Direction attached property for the specified chart.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the value of the InnerRadius attached property for the specified chart. The InnerRadius property controls the inner radius of pie/doughnut charts(hole size).  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the value of the Offset attached property for the specified chart. The Offset property controls the distance of pie slices from the center(Explosion).  
    Public Methodstatic (Shared in Visual Basic)Gets the value of the SeriesLabelTemplate attached property for the specified chart.  
    Public Methodstatic (Shared in Visual Basic)Gets the value of the StartingAngle attached property for the specified chart.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the value of the Direction attached property for the specified chart.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the InnerRadius attached property for the specified chart. The InnerRadius property controls the inner radius of pie/doughnut charts(hole size).  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the Offset attached property for the specified chart. The Offset property controls the distance of pie slices from the center(Explosion).  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the SeriesLabelTemplate attached property for the specified chart.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the StartingAngle attached property for the specified chart.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also