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

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