Udostępnij za pośrednictwem


LegendCellColumn.MaximumWidth Właściwość

Definicja

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

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

Wartość właściwości

Int32

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

Atrybuty

Dotyczy