[]
        
(Showing Draft Content)

C1.Report.FlexChart.TrendLine.MinX

MinX Property

MinX

Gets or sets the minimal x-value.

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