Namespace:  C1.Util.VisualEffects
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public enum LightShape
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Enumeration LightShape

Members

Member nameValueDescription
Rectangle0
Ellipse1
Edge2

See Also