Compartir vía


AxisScaleView.SmallScrollSize Propiedad

Definición

Obtiene o establece el tamaño de desplazamiento pequeño.

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

Valor de propiedad

Double

Valor de tipo double que representa el tamaño de desplazamiento pequeño.

Atributos

Se aplica a