Previous Topic

Next Topic

RemoveField

method RemoveField(FieldName: String)

Available for Graphs. Removes the field from the graph.

RemoveField method syntax has these named arguments:

Parameter

Description

Field Name

Required. The name of the field to remove

For example:

  graphGraph1.RemoveField("PeriodActivity")

See Also

Form Designer Graph Methods

Book Contents

Book Index