[]
Gets or sets the alternate text displayed in the FpChart control when the image is unavailable. Browsers that support the ToolTip feature display this text as a ToolTip.
[Bindable(true)]
[FpCategory("Category_Appearance")]
public virtual string AlternateText { get; set; }
<Bindable(True)>
<FpCategory("Category_Appearance")>
Public Overridable Property AlternateText As String