C# Class ZSCY_Win10.Controls.PiePlotter

Inheritance: Windows.UI.Xaml.Controls.UserControl
Show file Open project: RedrockMobile/CyxbsMobile_Win

Public Properties

Property Type Description
HoleSizeProperty Windows.UI.Xaml.DependencyProperty
PieWidthProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
NotifyChange ( [ property = null ) : void
PiePlotter ( ) : ZSCY.Models
ShowPie ( ) : void

Private Methods

Method Description
piece_Tapped ( object sender, TappedRoutedEventArgs e ) : void

Method Details

NotifyChange() public method

public NotifyChange ( [ property = null ) : void
property [
return void

PiePlotter() public method

public PiePlotter ( ) : ZSCY.Models
return ZSCY.Models

ShowPie() public method

public ShowPie ( ) : void
return void

Property Details

HoleSizeProperty public static property

public static DependencyProperty,Windows.UI.Xaml HoleSizeProperty
return Windows.UI.Xaml.DependencyProperty

PieWidthProperty public static property

public static DependencyProperty,Windows.UI.Xaml PieWidthProperty
return Windows.UI.Xaml.DependencyProperty