C1.Silverlight.Chart.5
SetOptimizationRadiusScope Method

Sets the value of the OptimizationRadiusScope attached property for the specified chart.
Syntax
'Declaration
 
Public Shared Sub SetOptimizationRadiusScope( _
   ByVal obj As System.Windows.DependencyObject, _
   ByVal value As OptimizationRadiusScope _
) 
public static void SetOptimizationRadiusScope( 
   System.Windows.DependencyObject obj,
   OptimizationRadiusScope value
)

Parameters

obj
value
See Also

Reference

LineAreaOptions Class
LineAreaOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.