GraphFrameStyle Property
Syntax
CWGraph.GraphFrameStyle
Data Type
You can use the following constants with this data type:
- cwGraphFrame3D–Specifies a three-dimensional graph frame style.
- cwGraphFrameClassic–Specifies a classic graph frame style.
Purpose
Specifies the style of the graph frame.
Remarks
By default, the GraphFrameStyle property is set to cwGraphFrame3D. Previous versions of the 2D graph control default to cwGraphFrameClassic.