ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPictorialBarPluginArgumentsOption Interface / symbolMargin Property

In This Topic
    symbolMargin Property (IPictorialBarPluginArgumentsOption)
    In This Topic
    Syntax
    'Declaration
     
    Property symbolMargin As Nullable(Of Double)
    Nullable<double> symbolMargin {get; set;}
    See Also