Sets the label offset for the element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public static void SetLabelOffset( DependencyObject obj, Point offset ) |
Visual Basic |
---|
Public Shared Sub SetLabelOffset ( _ obj As DependencyObject, _ offset As Point _ ) |