[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpChart.AlternateText

AlternateText Property

AlternateText

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.

Declaration
[Bindable(true)]
[FpCategory("Category_Appearance")]
public virtual string AlternateText { get; set; }
<Bindable(True)>
<FpCategory("Category_Appearance")>
Public Overridable Property AlternateText As String