FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / DataLabel 类 / MaxWidth 属性

本主题中
    MaxWidth 属性 (DataLabel)
    本主题中
    Gets or sets the maximum width of data label.
    语法
    '声明
     
    Public Property MaxWidth As Integer
    public int MaxWidth {get; set;}
    请参见