FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FlexChartField Class / PlotMargin Property

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