ChartGraphics Methods
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the resources used by the ChartElement.(Inherited from ChartElement.) |
![]() | Dispose(Boolean) | Releases unmanaged and, optionally, managed resources.(Overrides ChartElement.Dispose(Boolean).) |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current ChartElement.(Inherited from ChartElement.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetAbsolutePoint(PointF) | Takes a PointF object and converts its relative coordinates to absolute coordinates. |
![]() | GetAbsoluteRectangle(RectangleF) | Takes a RectangleF object and converts its relative coordinates to absolute coordinates. |
![]() | GetAbsoluteSize(SizeF) | |
![]() | GetHashCode() | Returns a hash function for a particular type.(Inherited from ChartElement.) |
![]() | GetPositionFromAxis(String, AxisName, Double) | Takes a given axis value for a specified axis and returns the relative pixel value. |
![]() | GetRelativePoint(PointF) | |
![]() | GetRelativeRectangle(RectangleF) | Takes a RectangleF structure that is using absolute coordinates and returns a RectangleF object that uses relative coordinates. |
![]() | GetRelativeSize(SizeF) | |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current Object.(Inherited from ChartElement.) |

