Returns the thickness of the stroke used to draw specified element of specified series.
Namespace: MindFusion.Charting
File: SeriesStyle.js
JavaScript Copy Code |
---|
function strokeThickness (seriesIndex, dataIndex) |
Type: Number
An integer index of a Series.
Type: Number
An integer index of a data item in specified series.
Type: Number
A nullable number value specifying stroke thickness.