Udostępnij za pośrednictwem


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ść wyliczenia wskazująca typ interwału. Wartość domyślna to Auto.

Atrybuty

Uwagi

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

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

Dotyczy