Initializes a new instance of the BarSeries class.
Namespace: MindFusion.Charting
File: BarSeries.js
JavaScript Copy Code |
---|
function BarSeries (values, innerLabels, [topLabels, [xAxisLabels]]) |
Type: List
A list of data values.
Type: List
A list of inner labels.
Type: List
A list of top labels.
Type: List
A list of X axis labels.