FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles Namespace / FlexChartStyles Class / Parent Property

In This Topic
    Parent Property (FlexChartStyles)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property Parent As C1.Win.Themes.StyledPropertyCollection
    protected virtual C1.Win.Themes.StyledPropertyCollection Parent {get;}
    See Also