GraphicsObjects.AddFixedLegend

Syntax Parameters Return Value
Function GraphicsObjects.AddFixedLegend( _
    type As LegendType, _
    percX As Double, _
    percY As Double, _
    Optional graphID As Integer = -1) As TextObject
  • type [in]

    Type: LegendType

  • percX [in]

    Type: Double

  • percY [in]

    Type: Double

  • graphID [in, optional]

    Type: Integer

    Default value: -1

TextObject