Gets or sets the location of background image.
[Visual Basic]
Public Property BackgroundImageUrl As String
[C#]
public string BackgroundImageUrl {get;set;}
[Delphi]
public property BackgroundImageUrl: String read get_BackgroundImageUrl write set_BackgroundImageUrl;
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |