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

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