See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

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;}

Example

[C#] 

Chart.EmptyElementText = "N/A";

[Visual Basic] 

Chart.EmptyElementText = "N/A"

See Also

Chart Class  | Chart Members

 

 


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