ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartView Class / RatioProperty Field


In This Topic
    RatioProperty Field
    In This Topic
    Identifies the Ratio dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RatioProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartView.RatioProperty
    public static readonly DependencyProperty RatioProperty
    See Also