ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartMember Interface / Children Property

In This Topic
    Children Property (IChartMember)
    In This Topic
    Gets the members collection of a chart series or category.
    Syntax
    'Declaration
     
    ReadOnly Property Children As IItemCollection(Of IChartMember)
    See Also