FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexChart Class / PlotMargin Property

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