ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Padding Structure / All Property

In This Topic
    All Property (Padding)
    In This Topic
    Gets or sets the padding value for all of the edges.
    Syntax
    'Declaration
     
    Public Property All As Integer
    public int All {get; set;}

    Property Value

    An integer in points.
    See Also