ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1HyperPanel Class / DistributionProperty Field



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