Glossary Item Box
Public Constructor
| Initializes a new instance of the XYPlotter class. |
| Name | Description |
AxisColor |
Gets or sets the color of the aces. |
AxisX |
Gets or sets the visualization of the axis X. |
AxisY |
Gets or sets the visualization of the axis Y. |
Border3DStyle |
Gets or sets the style of the edge of the control. |
CoordinatesType |
Gets or sets the type of coordinates. |
Grid |
Gets or sets the visualization of the grid. |
GridColor |
Gets or sets the color of the grid. |
GridStyle |
Gets or sets the style of the lines of the grid. |
GridXSize |
Gets or sets the spacing of the grid for axis X. |
GridYSize |
Gets or sets the spacing of the grid for axis Y. |
LabelAxisX |
Gets or sets the label for axis X. |
LabelAxisY |
Gets or sets the label for axis Y. |
NumericalLabelsLink |
Gets or sets the connection of the numerical labels. |
OriginLabel |
Gets or sets the label for the origin. |
Ox |
Gets or sets the abscissa of the origin of the aces. |
Oy |
Gets or sets the ordinate of the origin of the aces. |
UnitXSize |
Gets or sets the number of pixels for the unit of measure along axis X. |
UnitYSize |
Gets or sets the number of pixels for the unit of measure along axis Y. |
XLabels |
Gets or sets the visualization of the numerical labels along axis X. |
XLabelsMultiplier |
Gets or sets the multiplier for numerical labels along the axis X. |
YLabels |
Gets or sets the visualization of the numerical labels along axis Y. |
YLabelsMultiplier |
Gets or sets the multiplier for numerical labels along the axis Y. |
| Name | Description |
Clear |
It cancels the content of the entire surface of drawing of the control. |
DrawArc |
Draws an arc representing a portion of an ellipse specified by a RectangleF structure. |
DrawClosedSpline |
Draws a closed cardinal spline defined by an array of PointF structures using a specified tension. |
DrawEllipse |
Draws an ellipse defined by a bounding RectangleF. |
DrawLines |
Draws a series of line segments that connect an array of PointF structures. |
DrawPath |
Fills the interior of a GraphicsPath object. |
DrawPoint |
Draw a point. |
DrawPolygon |
Draws a polygon defined by an array of PointF structures. |
DrawRectangle |
Draws a rectangle specified by a Rectangle structure. |
DrawSpline |
Draws a cardinal spline through a specified array of PointF structures using a specified tension. |
FillClosedSpline |
Fills the interior a closed cardinal spline curve defined by an array of PointF structures. |
FillEllipse |
Fills the interior of an ellipse defined by a bounding rectangle specified by a RectangleF structure. |
FillPath |
Fills the interior of a GraphicsPath object. |
FillPolygon |
Fills the interior of a polygon defined by an array of points specified by PointF structures. |
FillRectangle |
Fills the interior of a rectangle specified by a Rectangle structure. |
SavePicture |
Save the entire drawing surface of the control in a graphic file. |
Common
Properties, Methods and Events to the controls .NET |
They are the common elements to all the controls .NET. |
Copyright © 2007 LabDevTools. All Rights Reserved.