FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 程序集 / C1.WPF.Chart.Extended 命名空间 / ColorAxis 类 / LabelMin 属性

本主题中
    LabelMin 属性 (ColorAxis)
    本主题中
    Gets or sets whether the minimum axis value is always labeled.
    语法
    '声明
     
    Public Property LabelMin As Boolean
    public bool LabelMin {get; set;}
    请参见