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

本主题中
    MaxX 属性 (TrendLine)
    本主题中
    Gets or sets the maximal x-value.
    语法
    '声明
     
    Public Property MaxX As Double
    public double MaxX {get; set;}
    请参见