FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Thickness
    public Thickness PlotMargin {get; set;}
    See Also