ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / PlotMargin Property

In This Topic
    PlotMargin Property
    In This Topic
    Gets or sets the plot area margin.
    Syntax
    'Declaration
     
    Public Property PlotMargin As Windows.UI.Xaml.Thickness
    public Windows.UI.Xaml.Thickness PlotMargin {get; set;}
    See Also