Gets or sets the default text of empty element labels. See Chart.DefaultSeries.DefaultElement.SmartLabel
[Visual Basic]
Public Property EmptyElementText As String
[C#]
public string EmptyElementText {get; set;}
[C#]
Chart.EmptyElementText = "N/A"; |
[Visual Basic]
Chart.EmptyElementText = "N/A" |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.