Chart.IsSoftShadows Property

Definition

Gets or sets a flag that determines if a smooth gradient is applied when shadows are drawn.

C#
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public bool IsSoftShadows { get; set; }

Property Value

true if shadows are drawn using smoothing, false if they are not. The default value is true.

Attributes

Remarks

If the value of the ShadowOffset property for a series, data point, chart area or legend is nonzero, a shadow will be applied using a color set by their ShadowColor property.

If the value of the IsSoftShadows property is true, a smooth gradient will be applied to the shadow.

Applies to

Производ Верзије
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1