AreaStyle sets the style of an Area type graph
Member of Graph (PRIM_GRPH)
Data Type - Enumeration Set
The AreaStyle property defines the appearance of an area graph. The AreaStyle property supports multiple selection.
Enum Value | Description |
---|---|
NoLabels | Hide labels on both the X and Y axis |
SymbolColor | Make the legend the same color as the symbol |
XGrid | Show horizontal lines |
YGrid | Show vertical lines |
Febuary 18 V14SP2