Annotation.Width Właściwość

Definicja

Pobiera lub ustawia szerokość adnotacji w pikselach.

public:
 virtual property double Width { double get(); void set(double value); };
[System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.DoubleNanValueConverter))]
public virtual double Width { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.DoubleNanValueConverter))>]
member this.Width : double with get, set
Public Overridable Property Width As Double

Wartość właściwości

Double

Wartość double reprezentująca szerokość adnotacji.

Atrybuty

Uwagi

Aby uzyskać więcej informacji, zobacz Height opis właściwości.

Dotyczy