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