Glossary Item Box

LabDevTools Send comments on this topic.

XYPlotter Members

XYPlotter overview

Public Constructor

costruttore pubblicoConstructor of XYPlotter 

Initializes a new instance of the XYPlotter class.

     Public Properties

Name Description
proprietà pubblicaAxisColor Gets or sets the color of the aces.
proprietà pubblicaAxisX Gets or sets the visualization of the axis X.
proprietà pubblicaAxisY Gets or sets the visualization of the axis Y.
proprietà pubblicaBorder3DStyle Gets or sets the style of the edge of the control.
proprietà pubblicaCoordinatesType Gets or sets the type of coordinates.
proprietà pubblicaGrid Gets or sets the visualization of the grid.
proprietà pubblicaGridColor Gets or sets the color of the grid.
proprietà pubblicaGridStyle Gets or sets the style of the lines of the grid.
proprietà pubblicaGridXSize Gets or sets the spacing of the grid for axis X.
proprietà pubblicaGridYSize Gets or sets the spacing of the grid for axis Y.
proprietà pubblicaLabelAxisX Gets or sets the label for axis X.
proprietà pubblicaLabelAxisY Gets or sets the label for axis Y.
proprietà pubblicaNumericalLabelsLink Gets or sets the connection of the numerical labels.
proprietà pubblicaOriginLabel Gets or sets the label for the origin.
proprietà pubblicaOx Gets or sets the abscissa of the origin of the aces.
proprietà pubblicaOy Gets or sets the ordinate of the origin of the aces.
proprietà pubblicaUnitXSize Gets or sets the number of pixels for the unit of measure along axis X.
proprietà pubblicaUnitYSize Gets or sets the number of pixels for the unit of measure along axis Y.
proprietà pubblicaXLabels Gets or sets the visualization of the numerical labels along axis X.
proprietà pubblicaXLabelsMultiplier Gets or sets the multiplier for numerical labels along the axis X.
proprietà pubblicaYLabels Gets or sets the visualization of the numerical labels along axis Y.
proprietà pubblicaYLabelsMultiplier Gets or sets the multiplier for numerical labels along the axis Y.

    Public Methods

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

metodo pubblicoCommon Properties, Methods and Events to the controls .NET They are the common elements to all the controls .NET.       

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.