Gets or sets the light shape.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public LightShapeEnum Shape { get; set; } |
Visual Basic |
---|
Public Property Shape As LightShapeEnum Get Set |