C1.Silverlight.Chart.5
PieOptions Class Members
Fields  Properties  Methods 

The following tables list the members exposed by PieOptions.

Public Constructors
 NameDescription
Public ConstructorPieOptions Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DirectionProperty  
Public Fieldstatic (Shared in Visual Basic)InnerRadiusPropertyIdentifies the InnerRadius attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)OffsetPropertyIdentifies the Offset attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)SeriesLabelTemplatePropertyIdentifies the SeriesLabelTemplate attached dependency property.  
Public Fieldstatic (Shared in Visual Basic)StartingAngleProperty  
Top
Public Properties
 NameDescription
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)GetDirectionGets the value of the Direction attached property for the specified chart.  
Public Methodstatic (Shared in Visual Basic)GetInnerRadiusGets 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)GetOffsetGets 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)GetSeriesLabelTemplateGets the value of the SeriesLabelTemplate attached property for the specified chart.  
Public Methodstatic (Shared in Visual Basic)GetStartingAngleGets the value of the StartingAngle attached property for the specified chart.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)SetDirectionSets the value of the Direction attached property for the specified chart.  
Public Methodstatic (Shared in Visual Basic)SetInnerRadiusSets 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)SetOffsetSets 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)SetSeriesLabelTemplateSets the value of the SeriesLabelTemplate attached property for the specified chart.  
Public Methodstatic (Shared in Visual Basic)SetStartingAngleSets the value of the StartingAngle attached property for the specified chart.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

PieOptions Class
C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.