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

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