AxisScaleView.SmallScrollMinSizeType 属性

定义

获取或设置 SmallScrollMinSize 属性的度量单位。Gets or sets the unit of measurement for the SmallScrollMinSize property.

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

一个 DateTimeIntervalType 枚举值,表示 SmallScrollMinSize 属性的度量单位。A DateTimeIntervalType enumeration value that represents the unit of measurement for the SmallScrollMinSize property.

属性

适用于