CustomLabel.ToPosition Свойство

Определение

Получает или задает начальное положение пользовательской подписи в координатах оси.

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

Значение свойства

Double

Значение типа double, представляющее начальное положение.

Атрибуты

Применяется к