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