Determines whether specified value is within the axis range.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public bool InRange ( |
Visual Basic Copy Code |
---|
Public Function InRange( _ |
A double value.
true if value is inside the current axis range, or false otherwise.