| C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : PieOptions Class | 
The following tables list the members exposed by PieOptions.
| Name | Description | |
|---|---|---|
|  | PieOptions Constructor | 
| Name | Description | |
|---|---|---|
|   | DirectionProperty | |
|   | InnerRadiusProperty | Identifies the InnerRadius attached dependency property. | 
|   | OffsetProperty | Identifies the Offset attached dependency property. | 
|   | SeriesLabelTemplateProperty | Identifies the SeriesLabelTemplate attached dependency property. | 
|   | StartingAngleProperty | 
| Name | Description | |
|---|---|---|
|  | Dispatcher | (Inherited from System.Windows.DependencyObject) | 
| Name | Description | |
|---|---|---|
|  | ClearValue | (Inherited from System.Windows.DependencyObject) | 
|  | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | 
|   | GetDirection | Gets the value of the Direction attached property for the specified chart. | 
|   | GetInnerRadius | 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). | 
|   | GetOffset | 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). | 
|   | GetSeriesLabelTemplate | Gets the value of the SeriesLabelTemplate attached property for the specified chart. | 
|   | GetStartingAngle | Gets the value of the StartingAngle attached property for the specified chart. | 
|  | GetValue | (Inherited from System.Windows.DependencyObject) | 
|  | ReadLocalValue | (Inherited from System.Windows.DependencyObject) | 
|   | SetDirection | Sets the value of the Direction attached property for the specified chart. | 
|   | SetInnerRadius | 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). | 
|   | SetOffset | 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). | 
|   | SetSeriesLabelTemplate | Sets the value of the SeriesLabelTemplate attached property for the specified chart. | 
|   | SetStartingAngle | Sets the value of the StartingAngle attached property for the specified chart. | 
|  | SetValue | (Inherited from System.Windows.DependencyObject) |