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 属性的度量单位。

属性

适用于