WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Image Class / Source Property
In This Topic
    Source Property (Image)
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.ImageSource for image annotation.
    Syntax
    public ImageSource Source {get; set;}
    See Also