Share via


DataPointCustomProperties.MarkerSize Propiedad

Definición

Obtiene o establece el tamaño del marcador.

public:
 property int MarkerSize { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public int MarkerSize { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.MarkerSize : int with get, set
Public Property MarkerSize As Integer

Valor de propiedad

Tamaño del marcador.

Atributos

Se aplica a