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



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