ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexChart Class / PlotMarginProperty Field



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