AxisScaleView.Size Właściwość

Definicja

Pobiera lub ustawia rozmiar widoku skalowania.

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

Wartość właściwości

Element double reprezentujący rozmiar widoku skalowania.

Atrybuty

Dotyczy