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