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

In This Topic
    _dataSlices Property (_DataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _dataSlices As IDataSlices
    public IDataSlices _dataSlices {get;}
    See Also