[]
        
(Showing Draft Content)

C1.Report.FlexChart.TrendLine.MaxX

MaxX Property

MaxX

Gets or sets the maximal x-value.

Declaration
[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