C# Class BetterExplorer.PieChart.PiePiece

A pie piece shape
Inheritance: System.Windows.Shapes.Shape
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
CentreXProperty System.Windows.DependencyProperty
CentreYProperty System.Windows.DependencyProperty
InnerRadiusProperty System.Windows.DependencyProperty
PercentageProperty System.Windows.DependencyProperty
PieceValueProperty System.Windows.DependencyProperty
PushOutProperty System.Windows.DependencyProperty
RadiusProperty System.Windows.DependencyProperty
RotationAngleProperty System.Windows.DependencyProperty
WedgeAngleProperty System.Windows.DependencyProperty

Private Methods

Méthode Description
DrawGeometry ( System.Windows.Media.StreamGeometryContext context ) : void

Draws the pie piece

Property Details

CentreXProperty public_oe static_oe property

public static DependencyProperty,System.Windows CentreXProperty
Résultat System.Windows.DependencyProperty

CentreYProperty public_oe static_oe property

public static DependencyProperty,System.Windows CentreYProperty
Résultat System.Windows.DependencyProperty

InnerRadiusProperty public_oe static_oe property

public static DependencyProperty,System.Windows InnerRadiusProperty
Résultat System.Windows.DependencyProperty

PercentageProperty public_oe static_oe property

public static DependencyProperty,System.Windows PercentageProperty
Résultat System.Windows.DependencyProperty

PieceValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows PieceValueProperty
Résultat System.Windows.DependencyProperty

PushOutProperty public_oe static_oe property

public static DependencyProperty,System.Windows PushOutProperty
Résultat System.Windows.DependencyProperty

RadiusProperty public_oe static_oe property

public static DependencyProperty,System.Windows RadiusProperty
Résultat System.Windows.DependencyProperty

RotationAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows RotationAngleProperty
Résultat System.Windows.DependencyProperty

WedgeAngleProperty public_oe static_oe property

public static DependencyProperty,System.Windows WedgeAngleProperty
Résultat System.Windows.DependencyProperty