Gets or sets a custom function that will be invoked in order to calculates the values for the chart.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public CalculateFunctionDelegate CalculateFunction { get; set; } |
Visual Basic Copy Code |
---|
Public Property CalculateFunction As CalculateFunctionDelegate |