[]
        
(Showing Draft Content)

C1.Win.C1Chart.ParametricFunction.CodeLinesX

CodeLinesX Property

CodeLinesX

Gets or sets the multi-line presentation of the function code for the x value calculation.

Declaration
[TypeConverter(typeof(TypeConverter))]
public string[] CodeLinesX { get; set; }
See Also