Updates label position.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
protected static void UpdateLabelPosition( PlotElement pe, FrameworkElement lbl ) |
| Visual Basic |
|---|
Protected Shared Sub UpdateLabelPosition ( _ pe As PlotElement, _ lbl As FrameworkElement _ ) |
Parameters
- lbl
- Type: System.Windows..::..FrameworkElement