ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / MarginY Property

In This Topic
    MarginY Property
    In This Topic
    Gets or sets the floating legend vertical margin.
    Syntax
    'Declaration
     
    Public Property MarginY As Integer
    public int MarginY {get; set;}
    See Also