StripLine.IntervalOffset Właściwość

Definicja

Pobiera lub ustawia przesunięcie linii siatki, znaczników znaczników, linii pasków 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ść double reprezentująca przesunięcie interwału.

Atrybuty

Uwagi

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

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

Wartość Interval może być wartością ujemną.

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

Dotyczy