LegendItem.MarkerBorderWidth 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置标记的边框宽度(如果使用)。 以像素为单位测量。
public:
property int MarkerBorderWidth { int get(); void set(int value); };
public int MarkerBorderWidth { get; set; }
member this.MarkerBorderWidth : int with get, set
Public Property MarkerBorderWidth As Integer
属性值
一个 integer 表示标记边框宽度的值。 默认值为一个 (1) 像素。
注解
此属性仅适用于LegendCell具有任LegendCellType一或SeriesSymbol两者之一Image的对象。