SurfaceStyle sets the style of a surface graph
Member of Graph (PRIM_GRPH)
Data Type - Enumeration Set
The SurfaceStyle property defines the appearance of a surface graph. The SurfaceStyle property supports multiple selection.
Enum Value | Description |
---|---|
ConnectLines | Connect lines only without filling the surface |
ConnectLinesInBlack | Draw the connect lines in black |
NoLabels | Hide labels on both the X and Y axis |
SolidSideWalls | Draw solid side walls |
XGrid | Show horizontal lines |
YGrid | Show vertical lines |
Febuary 18 V14SP2