LegendItem.ShadowOffset 属性

定义

获取或设置图例项的阴影偏移量(以像素为单位)。

C#
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public int ShadowOffset { get; set; }

属性值

一个 integer 值,该值表示相关图表元素的阴影偏移量(以像素为单位)。

属性

注解

若要实现阴影,请使用非零 (0) 值。 正值将导致阴影向下和向右移动。 负值将导致阴影向上和向左移动。

注意此属性仅适用于 LegendCellLegendCellTypeImageSeriesSymbol 对象。

适用于

产品 版本
.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