Graph - BarStyle Property

BarStyle sets the style of a Bar style graph

Member of Graph (PRIM_GRPH)

Data Type - Enumeration Set

Details

The BarStyle property defines the appearance of a bar graphs.
 
The BarStyle property supports multiple selection.

Allowed Values

Enum ValueDescription
3D Show the chart as three dimensional
Horizontal Show the bars horizontally
NoLabelsHide labels on both the X and Y axis
Stacked Draw a stacked bar chart. Rather than values appearing next to each other, different data columns will be stacked on top of each other
StackedPercentile A stacked percentile chart shows the relationship of individual items to the whole as a percentage
XGridShow horizontal lines
YGridShow vertical lines


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2