ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _GcesLineCartesianCoordinateSystemLayout Class / _layoutCoordinateSystem Method

In This Topic
    _layoutCoordinateSystem Method (_GcesLineCartesianCoordinateSystemLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _layoutCoordinateSystem( _
       ByVal render As IRender, _
       ByVal rectangle As IRectangle, _
       ByVal context As IRenderContext, _
       ByVal coordinateSystemView As ICoordinateSystemView _
    ) As ICoordinateSystemLayoutResult

    Parameters

    render
    rectangle
    context
    coordinateSystemView
    See Also