LegendItem.MarkerBorderWidth Propriedade

Definição

Obtém ou define a largura da borda dos marcadores, se usado. Medido em pixels.

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, set
Public Property MarkerBorderWidth As Integer

Valor da propriedade

Um integer valor. O valor padrão é um (1) pixel.

Atributos

Comentários

Essa propriedade é aplicável somente a LegendCell objetos com um LegendCellType de um SeriesSymbol ou Image.

Aplica-se a