ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / LineAreaOptions Class / OptimizationRadiusScopeProperty Field


In This Topic
    OptimizationRadiusScopeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OptimizationRadiusScopeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = LineAreaOptions.OptimizationRadiusScopeProperty
    public static readonly DependencyProperty OptimizationRadiusScopeProperty
    See Also