Name | Description | |
---|---|---|
PieOptions Constructor |
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 | |
---|---|---|
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetDirection | Gets the value of the Direction attached property for the specified chart. | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
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). | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
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) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (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 | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |