FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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