MindFusion WinForms Programmer's Guide
LineChart.FunctionArguments Property
See Also
 





Gets or sets the FunctionArgs object that will be passed to the CalculateFunctionDelegate method when it is invoked.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public FunctionArgs FunctionArguments { get; set; }

Visual Basic  Copy Code

Public Property FunctionArguments As FunctionArgs

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace