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

In This Topic
    row Property (_PlotAreaOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property row As Nullable(Of Integer)
    public Nullable<int> row {get; set;}
    See Also