FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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 C1.Win.Interop.Thickness
    public C1.Win.Interop.Thickness PlotMargin {get; set;}
    See Also