ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ILayoutView Interface / _loadDataSlices Method

In This Topic
    _loadDataSlices Method (ILayoutView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _loadDataSlices( _
       ByVal dataSlices As IDataSlices _
    ) 
    void _loadDataSlices( 
       IDataSlices dataSlices
    )

    Parameters

    dataSlices
    See Also