Returns the dash style of the stroke used to draw specified element of specified series.
Namespace: MindFusion.Charting
Package: SeriesStyle.js
JavaScript
![]() |
---|
function strokeDashStyle (seriesIndex, dataIndex) |
An integer index of a Series.
An integer index of a data item in specified series.
A nullable DashStyle value specifying stroke dash style.