LegendCellColumn.MaximumWidth Vlastnost

Definice

Získá nebo nastaví maximální šířku sloupce buňky legendy.

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

Hodnota vlastnosti

Hodnota integer , která představuje maximální šířku sloupce buňky legendy. Výchozí hodnota je minus jedna (-1), což znamená, že maximální šířka se vypočítá automaticky.

Atributy

Platí pro