AxisScaleView.SmallScrollSize 屬性

定義

取得或設定小捲動大小。

public:
 property double SmallScrollSize { double get(); void set(double value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.AxisMinMaxAutoValueConverter))]
public double SmallScrollSize { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.AxisMinMaxAutoValueConverter))>]
member this.SmallScrollSize : double with get, set
Public Property SmallScrollSize As Double

屬性值

Double

double 值,表示小捲動大小。

屬性

適用於