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

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

    Property Value

    An integer in points.
    See Also