GetOptimizationRadiusScope Method
GetOptimizationRadiusScope(C1Chart)
Gets the value of the OptimizationRadiusScope attached property for the specified chart.
Declaration
[AttachedPropertyBrowsableForType(typeof(C1Chart))]
public static OptimizationRadiusScope GetOptimizationRadiusScope(C1Chart chart)
<AttachedPropertyBrowsableForType(GetType(C1Chart))>
Public Shared Function GetOptimizationRadiusScope(chart As C1Chart) As OptimizationRadiusScope
Parameters
| Type |
Name |
Description |
| C1Chart |
chart |
|
Returns