OxyPlot.WindowsForms
Provides extension methods for exporters.
Exports the specified to a file.
The exporter.
The model to export.
The path to the file.
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.
Gets the current modifier keys.
A value.
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.
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.
The graphics render context.
The font size factor.
The images in use
The image cache
The brush 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 an ellipse.
The rectangle.
The fill color.
The stroke color.
The thickness.
Draws the polyline from the specified points.
The points.
The stroke color.
The stroke thickness.
The dash array.
The line join type.
if set to true the shape will be aliased.
Draws the polygon from the specified points. The polygon can have stroke and/or fill.
The points.
The fill color.
The stroke color.
The stroke thickness.
The dash array.
The line join type.
if set to true the shape will be aliased.
Draws the rectangle.
The rectangle.
The fill color.
The stroke color.
The stroke thickness.
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].
Sets the clip rectangle.
The clip rectangle.
True if the clip rectangle was set.
Resets the clip rectangle.
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
Loads the image from the specified source.
The image source.
A .
Gets the cached brush.
The fill color.
A .
Gets a cached pen.
The stroke.
The thickness.
The dash array.
The line join.
A .
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.
The OxyPlot.WindowsForms namespace contains controls for Windows Forms and a bitmap exporter.
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 .
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.
Gets or sets the background color.
Exports the specified model.
The model.
The file name.
The width.
The height.
The background.
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.