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

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