Count

Path: EdgDataTypes

Count returns number of chart objects.

 public int Count();

Example

 var count= ChartObjects.Count();