FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart.Annotation 命名空间 / Ellipse 类 / Location 属性

本主题中
    Location 属性 (Ellipse)
    本主题中
    Gets or sets the location of annotation.
    语法
    '声明
     
    Public Property Location As Point
    public Point Location {get; set;}
    请参见