Gets the labels offset for the element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public static Point GetLabelOffset( DependencyObject obj ) |
Visual Basic |
---|
Public Shared Function GetLabelOffset ( _ obj As DependencyObject _ ) As Point |
Parameters
- obj
- Type: System.Windows..::..DependencyObject