ComponentOne FinancialChart for UWP
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 Thickness
    public Thickness PlotMargin {get; set;}
    See Also