C1.Silverlight.Chart Namespace > LineAreaOptions Class : GetOptimizationRadius Method |
'Declaration
<AttachedPropertyBrowsableForTypeAttribute()> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Shared Function GetOptimizationRadius( _ ByVal chart As System.Windows.DependencyObject _ ) As System.Double
'Usage
Dim chart As System.Windows.DependencyObject Dim value As System.Double value = LineAreaOptions.GetOptimizationRadius(chart)
[AttachedPropertyBrowsableForType()] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public static System.double GetOptimizationRadius( System.Windows.DependencyObject chart )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2