다음을 통해 공유


LabelStyle.IntervalType 속성

정의

레이블 간격의 크기에 대한 단위를 가져오거나 설정합니다.

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

속성 값

DateTimeIntervalType 열거 값입니다.

특성

설명

이 속성은 기본적으로 설정 되지 않았습니다.

적용 대상