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

本主题中
    Width 属性 (Rectangle)
    本主题中
    Gets or sets the width of rectangle annotation.
    语法
    '声明
     
    Public Property Width As Double
    public double Width {get; set;}
    请参见