ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / FinancialChartOptions Class / BoxSizeProperty Field



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