Gets the value of the OptimizationRadius attached property for a specified chart.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public static double GetOptimizationRadius( DependencyObject chart ) |
| Visual Basic |
|---|
Public Shared Function GetOptimizationRadius ( _ chart As DependencyObject _ ) As Double |
Parameters
- chart
- Type: System.Windows..::..DependencyObject