FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / IChartLayer Interface / Chart Property

In This Topic
    Chart Property (IChartLayer)
    In This Topic
    Gets or sets the parent chart.
    Syntax
    'Declaration
     
    Property Chart As IChart
    IChart Chart {get; set;}
    See Also