ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IUIControl Interface / _space Property

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