Method | Description | |
---|---|---|
PieChartControl ( ) : System |
Initializes the
|
Method | Description | |
---|---|---|
DoDraw ( Graphics graphics ) : void |
Sets values for the chart and draws them.
|
|
OnMouseEnter ( System e ) : void |
Handles
|
|
OnMouseLeave ( System e ) : void |
Handles
|
|
OnMouseMove ( System e ) : void |
Handles
|
|
OnPaint ( |
Handles
|
|
OnResize ( |
Handles
|
protected DoDraw ( Graphics graphics ) : void | ||
graphics | Graphics | /// Graphics object used for drawing. /// |
return | void |
protected OnPaint ( |
||
args |
/// |
|
return | void |
protected OnResize ( |
||
args | /// | |
return | void |