Метод | Описание | |
---|---|---|
Draw ( |
Draws the plot on a GDI+ surface against the provided x and y axes.
|
|
LabelPointPlot ( ) : System |
Default Constructor
|
|
LabelPointPlot ( |
Constructor
|
public Draw ( |
||
g | The GDI+ surface on which to draw. | |
xAxis | The X-Axis to draw against. | |
yAxis | The Y-Axis to draw against. | |
Результат | void |
public LabelPointPlot ( |
||
marker | The marker type to use for this plot. | |
Результат | System |