Click or drag to resize

DataTemplateCharts Property

A list of the Charts that have been configured for this data source.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<Chart> Charts { get; }

Property Value

Type: IEnumerableChart
See Also