Implements SeriesStyle.StrokeDashStyle.
Namespace: MindFusion.Charting
File: CandlestickSeriesStyle.js
JavaScript Copy Code |
---|
function strokeDashStyle (seriesIndex, dataIndex) |
Type: Number
An integer index of a Series.
Type: Number
An integer index of a data item in specified series.
Type: DashStyle
A nullable DashStyle value specifying stroke dash style.