Returns a SeriesStyle object that meets specified criteria.
Namespace: MindFusion.Charting
File: SeriesRenderer.js
JavaScript Copy Code |
---|
function searchStyle (check, context) |
Type: void
A StyleCheck delegate that tests SeriesStyle for some criteria.
Type: void
A RenderContext instance used to access styles and theme from the dashboard hierarchy.