ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.AlternateText Property

Gets or sets the alternate text displayed in the control when the image is unavailable. Browsers that support the ToolTips feature display this text as a ToolTip.

[Visual Basic]

Overrides Public Property AlternateText As String

[C#]

override public string AlternateText {get;set;}

[Delphi]

public property AlternateText: String read get_AlternateText write set_AlternateText;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | AlternateText


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.