Function GraphicsObjects.AddDynamicLegend( _
type As LegendType, _
X As Double, _
Y As Double, _
Optional plotID As Integer = -1, _
Optional graphID As Integer = -1) As TextObject
|
- type [in]
Type: LegendType
- X [in]
Type: Double
- Y [in]
Type: Double
- plotID [in, optional]
Type: Integer
Default value: -1
- graphID [in, optional]
Type: Integer
Default value: -1
|
TextObject
|