DataElementName Property (IChartDataPoint)
In This Topic
Gets the name used for this chart data point in data renderings.
Syntax
'Declaration
ReadOnly Property DataElementName As String
string DataElementName {get;}
Property Value
A
System.String specifying the data element name.
See Also