ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.ImageRenderMethod Property

Indicates the method by which the HTML image tag source URL is rendered.

[Visual Basic]

Public Property ImageRenderMethod As C1.Web.C1WebChart.ImageRenderMethodEnum

[C#]

public C1.Web.C1WebChart.ImageRenderMethodEnum ImageRenderMethod {get;set;}

[Delphi]

public property ImageRenderMethod: C1.Web.C1WebChart.ImageRenderMethodEnum read get_ImageRenderMethod write set_ImageRenderMethod;

Remarks

For more information about the different methods for rendering the image tag, see Using Different Methods for Rendering the Image Tag.

For tutorials that show how to use different ImageRenderMethod values such as the AspPage, File, and HttpHandler to determine how you want to render the HTML image tag source URL, see C1WebChart 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.