Enumeration
ac.BarSubtype
Defines the possible styles of the bar chart.
Example
var clusteredStyle = ac.BarSubtype.CLUSTERED;
Summary
Literals
CLUSTERED
STACKED
STACKED_100
Literal detail
CLUSTERED
STACKED
STACKED_100