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

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