XYDiagram Methods
Represents a diagram that is used to plot all 2D XY series, except for the Gantt and Radar and Polar series views.Name | Description |
---|---|
Assign |
Copies all the settings from the XYDiagram object passed as the parameter. |
Clone() |
Creates a copy of the current Chart |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts the diagram coordinates of a point into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Diagram |
Converts a point’s diagram coordinates into screen coordinates. Inherited from XYDiagram2D. |
Dispose() | Releases all resources used by the XYDiagram2D object. Inherited from XYDiagram2D. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Gets an X-axis within the chart’s axis collection by its name. Inherited from XYDiagram2D. |
Find |
Gets an Y-axis within the chart’s axis collection by its name. Inherited from XYDiagram2D. |
Find |
Gets a pane within the chart’s pane collection by its name. Inherited from XYDiagram2D. |
Get |
Returns an aggregated collection of all X-Axis (primary and secondary axes) chart elements placed on a diagram. Inherited from XYDiagram2D. |
Get |
Returns an aggregated collection of all Y-Axis (primary and secondary axes) placed on a diagram. Inherited from XYDiagram2D. |
Get |
Returns an aggregated collection of all Panes (default and custom panes) placed on a diagram. Inherited from XYDiagram2D. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Point |
Converts the chart control screen point’s coordinates (in pixels) into an XY-Diagram plot area coordinates object. Inherited from XYDiagram2D. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Resets the default chart viewport. Inherited from XYDiagram2D. |
Scroll |
Scrolls the chart viewport to the specified direction within the specified pane. Inherited from XYDiagram2D. |
Scroll |
Scrolls the chart viewport to the specified direction within the specified pane. Inherited from XYDiagram2D. |
Show |
Shows the Crosshair Cursor at the specified coordinates of the Chart Control. Inherited from XYDiagram2D. |
Show |
Shows the Crosshair Cursor at the point with the specified coordinates related to the top-left corner of the chart. Inherited from XYDiagram2D. |
Show |
Shows the Crosshair Cursor at the diagram coordinate point related to the specified axes and pane. Inherited from XYDiagram2D. |
To |
Returns the textual representation of the chart element.
Inherited from Chart |
Zoom |
Zooms in the chart viewport. Inherited from XYDiagram2D. |
Zoom |
Zooms out the chart viewport. Inherited from XYDiagram2D. |
See Also