AxisScaleView.SmallScrollMinSizeType プロパティ

定義

SmallScrollMinSize プロパティの単位を取得または設定します。

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

プロパティ値

DateTimeIntervalType プロパティの測定単位を表す SmallScrollMinSize 列挙値。

属性

適用対象