Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexChart 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 = FlexChart.PlotMarginProperty
    public static readonly DependencyProperty PlotMarginProperty
    See Also