Udostępnij za pośrednictwem


LegendCellColumn.MinimumWidth Właściwość

Definicja

Pobiera lub ustawia minimalną szerokość kolumny komórki legendy.

public:
 virtual property int MinimumWidth { int get(); void set(int value); };
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.IntNanValueConverter))]
public virtual int MinimumWidth { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.IntNanValueConverter))>]
member this.MinimumWidth : int with get, set
Public Overridable Property MinimumWidth As Integer

Wartość właściwości

Int32

Wartość integer reprezentująca minimalną szerokość kolumny komórki legendy. Wartość domyślna to minus jeden (-1), co oznacza, że minimalna szerokość jest obliczana automatycznie.

Atrybuty

Dotyczy