ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartView Class / MarginProperty Field


In This Topic
    MarginProperty Field
    In This Topic
    Identifies the Margin dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MarginProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartView.MarginProperty
    public static readonly DependencyProperty MarginProperty
    See Also