C# Class MTExample5_5.ChartCanvas

Inheritance: UIView
Afficher le fichier Open project: mono/sysdrawing-coregraphics Class Usage Examples

Méthodes publiques

Свойство Type Description
panel1 PlotPanel

Méthodes publiques

Méthode Description
ChartCanvas ( CGRect rect ) : System
PlotPanelPaint ( object sender, System.Drawing.PaintEventArgs e ) : void

Method Details

ChartCanvas() public méthode

public ChartCanvas ( CGRect rect ) : System
rect CGRect
Résultat System

PlotPanelPaint() public méthode

public PlotPanelPaint ( object sender, System.Drawing.PaintEventArgs e ) : void
sender object
e System.Drawing.PaintEventArgs
Résultat void

Property Details

panel1 public_oe property

public PlotPanel,MTExample5_5 panel1
Résultat PlotPanel