FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / AnnotationLayer Class / Chart Property

In This Topic
    Chart Property (AnnotationLayer)
    In This Topic
    Gets or sets the associated chart.
    Syntax
    'Declaration
     
    Public Property Chart As FlexChart
    public FlexChart Chart {get; set;}
    See Also