다음을 통해 공유


AxisScaleView.SmallScrollSizeType 속성

정의

SmallScrollMinSize 속성의 단위를 가져오거나 설정합니다.

public:
 property System::Windows::Forms::DataVisualization::Charting::DateTimeIntervalType SmallScrollSizeType { 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 SmallScrollSizeType { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.SmallScrollSizeType : System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType with get, set
Public Property SmallScrollSizeType As DateTimeIntervalType

속성 값

DateTimeIntervalType

DateTimeIntervalType 속성의 측정 단위를 나타내는 SmallScrollMinSize 열거형 값입니다.

특성

적용 대상