Compartilhar via


CustomLabel.ToPosition Propriedade

Definição

Obtém ou define a posição inicial do rótulo personalizado, nas coordenadas do eixo.

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

Valor da propriedade

Um double valor que representa a posição inicial.

Atributos

Aplica-se a