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