Chart.Size Propiedad

Definición

Obtiene o establece el tamaño del control Chart.

public:
 property System::Drawing::Size Size { System::Drawing::Size get(); void set(System::Drawing::Size value); };
[System.ComponentModel.Bindable(true)]
public System.Drawing.Size Size { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Size : System.Drawing.Size with get, set
Public Property Size As Size

Valor de propiedad

Size

Objeto Size que representa el tamaño del control.

Atributos

Se aplica a