LegendItem.MarkerBorderWidth Propriedade

Definição

Obtém ou define a largura da borda dos marcadores, se usados. Medido em píxeis.

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

Valor de Propriedade

Um integer valor que representa a largura da borda dos marcadores. O valor padrão é um (1) píxel.

Observações

Esta propriedade aplica-se apenas a LegendCell objetos com um LegendCellType de ou SeriesSymbolImage.

Aplica-se a