Returns a SeriesStyle object that meets specified criteria.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public SeriesStyle SearchStyle ( |
Visual Basic Copy Code |
---|
Public Function SearchStyle( _ |
A StyleCheck delegate that tests SeriesStyle for some criteria.
A RenderContext instance used to access styles and theme from the dashboard hierarchy.
A SeriesStyle instance, or null if none meets specified criteria.
Charting for .NET MAUI Guide | © 2024 MindFusion |