StripLine.IntervalType Właściwość

Definicja

Pobiera lub ustawia typ interwału StripLine obiektu.

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

Wartość właściwości

DateTimeIntervalType

Wartość DateTimeIntervalType wyliczenia, która wskazuje typ interwału. Wartość domyślna to Auto.

Atrybuty

Uwagi

Typy interwałów można ustawić na wartość , w którym to przypadku typ zależy od: typu wartości X lub Y wykreślonych obiektów — w zależności od osi, do której należą obiekty — oraz skali Auto DataPoint StripLine osi.

Właściwość Interval określa, jak często jest rysowany pasek lub linia.

Dotyczy