Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other.
SyntaxVB6
Copy Code
|
|---|
Public Property Get MultipleGraphsPlacement() As EMultipleGraphsPlacement |
C++
Copy Code
|
|---|
public: |
A member of the EMultipleGraphsPlacement enumeration. The default is mgpHorizontal.
See Also