ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1.Web.C1WebChart.ImageIdGenerationEnum Enumeration

Use the members of this enumeration to set the value of the C1WebChart.ImageIdGeneration property in the C1WebChart class.

[Visual Basic]

Public Enum C1.Web.C1WebChart.ImageIdGenerationEnum

[C#]

public enum C1.Web.C1WebChart.ImageIdGenerationEnum

[Delphi]

type C1.Web.C1WebChart.ImageIdGenerationEnum = (Application, Unique);

Namespace: C1.Web.C1WebChart

Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Members

Member name

Description

Application

The same ID is to be used for the duration of the application life.

Unique

Unique ID is created each time the chart image is accessed.

See Also

C1.Web.C1WebChart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.