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;}
[JScript]
public function get,set EmptyElementText : String
[C#]
Chart.EmptyElementText = "N/A"; |
[Visual Basic]
Chart.EmptyElementText = "N/A" |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.