Gets or sets the light scale. When scale is less than one the light pattern is repeated through the element. Used only with LightShapeEnum.Rectangle.
[Visual Basic]
Public Property Scale As Single
[C#]
public float Scale {get;set;}
[Delphi]
public property Scale: Single read get_Scale write set_Scale;
See Also
VisualEffectsStyle.LightStyle Class | VisualEffectsStyle.LightStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |