ComponentOne Chart for WPF and Silverlight
GetAxisRect Method


C1.WPF.C1Chart Namespace > Axis Class : GetAxisRect Method
Gets the coordinates of axis rectangle.
Syntax
'Declaration
 
Public Function GetAxisRect() As System.Windows.Rect
'Usage
 
Dim instance As Axis
Dim value As System.Windows.Rect
 
value = instance.GetAxisRect()
public System.Windows.Rect GetAxisRect()
See Also

Reference

Axis Class
Axis Members