Defines the signature of delegates called to process all points from current data range at once.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected delegate void Renderer2D.ProcessRange ( |
Visual Basic Copy Code |
---|
Protected Delegate Sub Renderer2D.ProcessRange( _ |
A list of Microsoft.Maui.Graphics.Point values containing the Plot2D coordinates corresponding to data items in currently visible range.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |