Gets or sets the name to use for the data element for the data point.
'Declaration Public Property DataElementName As String
public string DataElementName {get; set;}
A String indicating the name to use for the data element for the data point.
DataPoint Class DataPoint Members