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

In This Topic
    Chart Property (IBehavior)
    In This Topic
    Associated chart.
    Syntax
    'Declaration
     
    Property Chart As IChart
    IChart Chart {get; set;}
    See Also