MaxX Property
MaxX
Gets or sets the maximal x-value.
Declaration
[C1Description("TrendLine.MaxX", "Gets or sets the maximal x-value.")]
public double MaxX { get; set; }
<C1Description("TrendLine.MaxX", "Gets or sets the maximal x-value.")>
Public Property MaxX As Double