Udostępnij przez


CustomLabel.ToPosition Właściwość

Definicja

Pobiera lub ustawia pozycję początkową etykiety niestandardowej we współrzędnych osi.

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

Wartość właściwości

double Wartość reprezentująca pozycję początkową.

Atrybuty

Dotyczy