ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ScrollViewer Class / ExtentHeightProperty Field



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