Gets or sets the FunctionArgs argument of the CalculateFunctionDelegate delegate. Namespace: MindFusion.Charting Syntax
Property ValueAn instance of type FunctionArgs class. RemarksThe property sets the interval, in which the float argument of the CalculateFunctionDelegate delegate is computed. The interval is specified by a start and end float value and is closed, that is it includes the two border values. See Also |