Click or drag to resize

Chart Class

Represents a graphical chart that has been configured as part of a DataSource contained within a DataTemplate.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsChart

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class Chart

The Chart type exposes the following members.

Constructors
  NameDescription
Public methodChart
Initializes a new instance of the Chart class
Top
Properties
  NameDescription
Public propertyId
A unique identifier.
Public propertyName
A human-friendly name for this chart as it appears in DataMiner.
Top
See Also