[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpChart.GenerateEmptyAlternateText

GenerateEmptyAlternateText Property

GenerateEmptyAlternateText

Gets or sets a value that indicates whether the control generates an alternate text attribute for an empty string value.

Declaration
[FpCategory("Category_Accessibility")]
public virtual bool GenerateEmptyAlternateText { get; set; }
<FpCategory("Category_Accessibility")>
Public Overridable Property GenerateEmptyAlternateText As Boolean