FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Annotation 命名空间 / Image 类 / Source 属性

本主题中
    Source 属性 (Image)
    本主题中
    Gets or sets the System.Windows.Media.ImageSource for image annotation.
    语法
    '声明
     
    Public Property Source As ImageSource
    public ImageSource Source {get; set;}
    请参见