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

In This Topic
    _layout Method (_DefaultSunburstPlotViewLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _layout( _
       ByVal render As IRender, _
       ByVal rectangle As IRectangle, _
       ByVal context As IRenderContext, _
       ByVal rootPointView As IHierarchicalPointView, _
       ByVal startAngle As Double, _
       ByVal sweep As Double, _
       ByVal innerRadius As Double, _
       ByVal offset As Nullable(Of Double) _
    ) 

    Parameters

    render
    rectangle
    context
    rootPointView
    startAngle
    sweep
    innerRadius
    offset
    See Also