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

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