Gets the dash style of the pen that should be used to stroke the representation of specified data item.
Namespace: MindFusion.Charting
File: SeriesRenderer.js
JavaScript Copy Code |
---|
function effectiveStrokeDashStyle (seriesIndex, dataIndex, context) |
An integer index of a Series within the list of series rendered by this SeriesRenderer.
An integer index of the data item in specified series.
A RenderContext instance.
A member of the DashStyle enumeration.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |