Specifies a path for various render methods.
[Visual Basic]
Public Property ImageUri As String
[C#]
public string ImageUri {get;set;}
[Delphi]
public property ImageUri: String read get_ImageUri write set_ImageUri;
Remarks
This property specifies a pathname. It has different applications for different properties and settings. For more information, see ImageRenderMethod Property. Also refer to File-based Rendering Tutorial, HTTPHandler-based Rendering Tutorials, and ASP Page-based Rendering Tutorials.
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |