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

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