Bagikan melalui


Annotation.Right Properti

Definisi

Mendapatkan atau mengatur posisi batas anotasi yang tepat.

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

Nilai Properti

double Nilai yang mewakili posisi batas anotasi yang tepat.

Atribut

Keterangan

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

Berlaku untuk