ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CoordinateSystemLayoutResult Class / _plotLogicRect Property

In This Topic
    _plotLogicRect Property (_CoordinateSystemLayoutResult)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _plotLogicRect As IRectangle
    public IRectangle _plotLogicRect {get;}
    See Also