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

In This Topic
    _innerPlotAreaRect Property (_RenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _innerPlotAreaRect As IRectangle
    public IRectangle _innerPlotAreaRect {get; set;}
    See Also