Class Pie
曲线视图
public class Pie : PieBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw- Inheritance
- 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      Pie
- Implements
- Inherited Members
- Extension Methods
Fields
CircleLenProperty
public static readonly DependencyProperty CircleLenPropertyField Value
EllipseStyleProperty
public static readonly DependencyProperty EllipseStylePropertyField Value
ForegroundProperty
public static readonly DependencyProperty ForegroundPropertyField Value
IsCustomizedProperty
public static readonly DependencyProperty IsCustomizedPropertyField Value
LenProperty
public static readonly DependencyProperty LenPropertyField Value
Properties
CircleLen
public double CircleLen { get; set; }Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }Property Value
EllipseStyle
public Style EllipseStyle { get; set; }Property Value
Foreground
[TypeConverter(typeof(BrushArrayTypeConverter))]
public ObservableCollection<Color> Foreground { get; set; }Property Value
IsCustomized
public bool IsCustomized { get; set; }Property Value
Len
public double Len { get; set; }Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)Parameters
- canvasCanvas