ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LegendRect Class / margin Property

In This Topic
    margin Property (_LegendRect)
    In This Topic
    Syntax
    'Declaration
     
    Public Property margin As IMarginOption
    public IMarginOption margin {get; set;}
    See Also