StripLine.IntervalOffset Właściwość

Definicja

Pobiera lub ustawia przesunięcie linii siatki, znaczników znaczników, linii paska i etykiet osi.

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

Wartość właściwości

double Wartość reprezentująca przesunięcie interwału.

Atrybuty

Uwagi

Przesunięcie interwału drobnych znaczników znaczników i linii siatki nigdy nie ma wpływu na wartość IntervalOffset właściwości Axis obiektu.

Ustawienie IntervalOffset właściwości definiuje jednostki miary przesunięcia.

Może Interval to być wartość ujemna.

Wartość domyślna to Auto (0).

Dotyczy