Gets or sets whether curve fitting is used in drawing the chart. Namespace: MindFusion.Charting Syntax
Property Valuetrue if curve fitting is used; otherwise false. Default value is false. RemarksWhen CurveFit is set to true, the control tries to construct a curve that best fits the data points of the chart. The function used is cubic splyne. See Also |