Graph - ScatterStyle Property

ScatterStyle sets the style of a Scatter graph

Member of Graph (PRIM_GRPH)

Data Type - Enumeration Set

Details

The ScatterStyle property defines the appearance of scatter graphs.
 
The ScatterStyle property supports multiple selection.

Allowed Values

Enum ValueDescription
Curve Draw a curve through each data set
NoLabelsHide labels on both the X and Y axis
PatternUse a patterned line for curves if the Curves setting has been selected
SolidJoins data points with a solid line
StickDraw vertical lines from the data points to the X axis
SymbolColorMake the legend the same color as the symbol
SymbolAtPointsDraw a symbol at each point
SymbolThickUse a thick line for curves if the Curves setting has been selected
XGridShow horizontal lines
YGridShow vertical lines


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2