Gets or sets the light intensity.
[Visual Basic]
Public Property Intensity As Single
[C#]
public float Intensity {get;set;}
[Delphi]
public property Intensity: Single read get_Intensity write set_Intensity;
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. |