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

In This Topic
    Parent Property (IChartMember)
    In This Topic
    Gets the parent member of the current chart member.
    Syntax
    'Declaration
     
    ReadOnly Property Parent As IChartMember
    IChartMember Parent {get;}
    See Also