AxisScaleView.SmallScrollSize Eigenschaft

Definition

Ruft die kleine Bildlaufgröße ab oder legt sie fest.

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

Eigenschaftswert

Ein double-Wert, der die kleine Bildlaufgröße darstellt.

Attribute

Gilt für: