ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / PointAndFigureOptions Class / PointAndFigureScalingProperty Field



In This Topic
    PointAndFigureScalingProperty Field
    In This Topic
    Identifies the Scaling dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointAndFigureScalingProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = PointAndFigureOptions.PointAndFigureScalingProperty
    public static readonly DependencyProperty PointAndFigureScalingProperty
    public:
    static readonly DependencyProperty^ PointAndFigureScalingProperty
    See Also