Gets the value of the OptimizationRadiusScope attached property for the specified chart.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public static OptimizationRadiusScope GetOptimizationRadiusScope( C1Chart chart ) |
| Visual Basic |
|---|
Public Shared Function GetOptimizationRadiusScope ( _ chart As C1Chart _ ) As OptimizationRadiusScope |
Parameters
- chart
- Type: C1.Phone.Chart..::..C1Chart