ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / BorderSizes Class / Left Property

In This Topic
    Left Property (BorderSizes)
    In This Topic
    Gets or sets the margin between the inner and outer edges on the left side of a border.
    Syntax
    'Declaration
     
    Public Property Left As Single
    public float Left {get; set;}
    See Also