Share via


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 プロパティの測定単位を表す SmallScrollMinSize 列挙値。

属性

適用対象