GraphicsObjects.AddFixedEmbeddedGraph

Syntax Parameters Return Value
Function GraphicsObjects.AddFixedEmbeddedGraph( _
    graph As Graph, _
    XLeftTop As Double, _
    YLeftTop As Double, _
    XRightBottom As Double, _
    YRightBottom As Double, _
    bFrame As Boolean, _
    Optional graphID As Integer = -1) As EmbeddedGraphObject
  • graph [in]

    Type: Graph

  • XLeftTop [in]

    Type: Double

  • YLeftTop [in]

    Type: Double

  • XRightBottom [in]

    Type: Double

  • YRightBottom [in]

    Type: Double

  • bFrame [in]

    Type: Boolean

  • graphID [in, optional]

    Type: Integer

    Default value: -1

EmbeddedGraphObject