Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / PlotMargin Property

In This Topic
    PlotMargin Property (FlexChart)
    In This Topic
    Gets or sets the plot area margin.
    Syntax
    'Declaration
     
    
    Public Property PlotMargin As Padding
    public Padding PlotMargin {get; set;}
    See Also