Gets or sets the alignment of the legend. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public FunctionArgs FunctionArguments { get; set; } |
Visual Basic
![]() |
---|
Public Property FunctionArguments As FunctionArgs |
An instance of the FunctionArgs class.
The 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.