OxyPlot.WindowsForms Extension method used to convert to/from Windows/Windows.Media classes. Calculate the distance between two points. The first point. The second point. The distance. Converts a color to a Brush. The color. A SolidColorBrush. Converts an OxyColor to a Color. The color. A Color. Converts a HorizontalAlignment to a HorizontalTextAlign. The alignment. A HorizontalTextAlign. Converts a to an . The color to convert. An . Converts a to an . The brush to convert. An . Converts a Thickness to an OxyThickness. The screen point. use pixel alignment conversion if set to true. An OxyPlot thickness. Converts an to a . The rectangle. use pixel alignment if set to true. A . Converts a point to a ScreenPoint. The point. A screen point. Converts a Point array to a ScreenPoint array. The points. A ScreenPoint array. Provides extension methods for exporters. Exports the specified to a file. The exporter. The model to export. The path to the file. Describes a GDI+ Pen. Initializes a new instance of the class. The color. The thickness. The dash array. The line join. Gets the color of the pen. The color. Gets the line thickness. The line thickness. Gets the dash array. The dash array. Gets the line join type. The line join type. The HashCode of the instance, as computed in the constructor. Determines whether the specified is equal to this instance. The to compare with this instance. true if the specified is equal to this instance; otherwise, false . Returns a hash code for this instance. A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. Computes the HashCode for the instance. The HashCode for the instance. Computes a HashCode for the given array based on every element in the array. The array A HashCode Determines whether two arrays are equivalent. The left array. The right array. true if the arrays are the same array, are both null, or have the same elements; otherwise false The graphics render context. The font size factor. The images in use The image cache The brush cache. The pen cache. The string format. The GDI+ drawing surface. Initializes a new instance of the class. The drawing surface. Sets the graphics target. The graphics surface. Draws the text. The p. The text. The fill color. The font family. Size of the font. The font weight. The rotation angle. The horizontal alignment. The vertical alignment. The maximum size of the text. Measures the text. The text. The font family. Size of the font. The font weight. The text size. Cleans up resources not in use. This method is called at the end of each rendering. Draws the image. The source. The source executable. The source asynchronous. Width of the source. Height of the source. The executable. The asynchronous. The forward. The authentication. The opacity. if set to true [interpolate]. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Creates a font. The font family. Size of the font. The font style. A font Returns the ceiling of the given as a . The size. A . Loads the image from the specified source. The image source. A . Gets the cached brush. The fill color. A . Gets the cached pen. The stroke color. The thickness. The dash array. The line join. A . Creates a pen. The stroke. The thickness. The dash array. The line join. A . Sets the smoothing mode. A value indicating whether to use Anti-Aliasing. Converts a double array to a float array. The a. The float array. Converts a list of point to an array of PointF. The points. An array of points. Provides extension methods to the . Creates an SVG string. The model. The width (points). The height (points). if set to true, the xml headers will be included (?xml and !DOCTYPE). A . Represents a control that displays a . The category for the properties of this control. The invalidate lock. The model lock. The rendering lock. The render context. The tracker label. The current model (holding a reference to this plot view). The is model invalidated. The model. The default controller. The update data flag. The zoom rectangle. Initializes a new instance of the class. Gets the actual model in the view. The actual model. Gets the actual model. The actual model. Gets the actual controller. The actual . Gets the coordinates of the client area of the view. Gets the actual plot controller. The actual plot controller. Gets or sets the model. Gets or sets the plot controller. The controller. Gets or sets the pan cursor. Gets or sets the horizontal zoom cursor. Gets or sets the rectangle zoom cursor. Gets or sets the vertical zoom cursor. Hides the tracker. Hides the zoom rectangle. Invalidates the plot (not blocking the UI thread) if set to true, all data collections will be updated. Called when the Model property has been changed. Sets the cursor type. The cursor type. Shows the tracker. The data. Shows the zoom rectangle. The rectangle. Sets the clipboard text. The text. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Raises the event. An that contains the event data. Disposes the PlotView. Whether to dispose managed resources or not. Gets the current modifier keys. A value. Performs the copy operation. Provides functionality to export plots to png. Initializes a new instance of the class. Gets or sets the width of the output image. Gets or sets the height of the output image. Gets or sets the resolution (dpi) of the output image. Exports the specified model. The model. The file name. The width. The height. The resolution. Exports the specified to the specified . The model. The output stream. Exports the specified to a . The model to export. A bitmap. Provides functionality to export plots to scalable vector graphics using for text measuring. The graphics drawing surface. The render context. Initializes a new instance of the class. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Extension method used to convert to/from WindowsForms classes. Converts a to a . The button to convert. The converted mouse button. Converts to for a mouse wheel event. The instance containing the event data. The modifiers. A containing the converted event arguments. Converts to for a mouse down event. The instance containing the event data. The modifiers. A containing the converted event arguments. Converts to for a mouse up event. The instance containing the event data. The modifiers. A containing the converted event arguments. Converts to for a mouse event. The instance containing the event data. The modifiers. A containing the converted event arguments. Converts to for a mouse event. The instance containing the event data. The modifiers. A containing the converted event arguments. Converts the specified key. The key to convert. The converted key.