FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Windows.Forms.Padding
    public System.Windows.Forms.Padding PlotMargin {get; set;}
    See Also