Gets the function used to evaluate the series at a specific X.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Func<Double, Double> Expression { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Expression As Func(Of Double, Double) |
MindFusion.Charting Developer's Guide | © 2024 MindFusion |