The light style.
[Serializable]
public sealed enum LightStyle : Enum , IComparable, IFormattable, IConvertible

Public Members

MemberDescription
LinearLight is uniform around the Left Top position.
SpotLightLight is circular

See Also

Steema.TeeChart.Tools Namespace