API / anychart.core.cartesian.series.RangeBar.fill set asOpacity
API / anychart.core.cartesian.series.RangeBar.stroke set
API / anychart.charts.Cartesian.data set asTableData
API / anychart.core.cartesian.series.RangeBar.stroke get
API / anychart.core.cartesian.series.RangeBar.fill set asLinear
API / anychart.vertical
API / anychart.verticalArea
API / anychart.charts.Cartesian3d.data set asTableData
Chartopedia / Bar Chart
A Bar Chart (Bar Graph) displays data with rectangular bars whose sizes are proportional to the values they show. The chart presents compared categories on one axis and their corresponding values - on the other.
Chartopedia / Stacked Bar Chart
A Stacked Bar Chart is composed of several Bar series having their own width and stacked horizontally one by one. This type is convenient when one needs to see the variation of each Bar series and the variation of the combined value.
API / anychart.core.cartesian.series.RangeBar.fill set asImg
Chartopedia / Percent Stacked Bar Chart
A Percent Stacked Bar Chart is a multi-series Bar Chart which presents the contribution of each value to the sum of all values across categories. The X-axis is intended for percentage terms (from 0 to 100).