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

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