Gets or sets a value indicating whether the control generates an alternate text attribute for an empty string value.
[Visual Basic]
Overrides Public Property GenerateEmptyAlternateText As Boolean
[C#]
override public bool GenerateEmptyAlternateText {get;set;}
[Delphi]
public property GenerateEmptyAlternateText: Boolean read get_GenerateEmptyAlternateText write set_GenerateEmptyAlternateText;
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | GenerateEmptyAlternateText
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |