[]
        
(Showing Draft Content)

C1.Win.C1Chart.ParametricFunction.CodeLinesY

CodeLinesY Property

CodeLinesY

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

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