ASP.NET Pack Programmer's Guide
PerSeriesStyle.fill Method
See Also
 





Implements SeriesStyle.Fill. Returns a Brush from the Fills list that matches specified series index.

Namespace: MindFusion.Charting
Package: PerSeriesStyle.js

 Syntax

JavaScript  Copy Code

function fill (seriesIndex, dataIndex)

 Parameters

seriesIndex

An integer index of a Series.

dataIndex

An integer index of a data item in specified series.

 Return Value

A Brush instance.

 See Also

PerSeriesStyle Members
PerSeriesStyle Class
MindFusion.Charting Namespace