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