Bagikan melalui


Annotation.Bottom Properti

Definisi

Mendapatkan atau mengatur batas bawah posisi anotasi.

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

Nilai Properti

double Nilai yang mewakili posisi batas bawah anotasi.

Atribut

Keterangan

Untuk menggunakan koordinat sumbu, anotasi jangkar ke titik data menggunakan AnchorDataPoint properti , atau atur sumbu anotasi menggunakan AxisX properti dan AxisY dan atur IsSizeAlwaysRelative properti ke false.

Berlaku untuk