FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / TrendLineMenuItem Class / Padding Property

In This Topic
    Padding Property (TrendLineMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Padding As System.Windows.Forms.Padding
    public virtual System.Windows.Forms.Padding Padding {get; set;}
    See Also