See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

JScript

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

EmptyElementText Property

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

Example

[C#] 

Chart.EmptyElementText = "N/A";

[Visual Basic] 

Chart.EmptyElementText = "N/A"

See Also

Chart Class  | Chart Members

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.