ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

LightGradientEnum Enumeration

Use the members of this enumeration to set the value of the Gradient property in the VisualEffectsStyle.LightStyle class.

[Visual Basic]

Public Enum LightGradientEnum

[C#]

public enum LightGradientEnum

[Delphi]

type LightGradientEnum = (SigmeBell, Simple, Triangle);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Members

Member name

Description

SigmeBell

Light gradient effects progress from color, to light, to color with a weighted light distribution.

Simple

Light gradient effects are linear through the object based on shape.

Triangle

Light gradient effects progress from color, to light, to color.

See Also

C1.Win.C1Chart Namespace


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