ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / MarginX Property

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