ChartLegendInstance.MaxAutoSize Property

Definition

Gets the calculated value of the MaxAutoSize property in a ChartLegend class.

public:
 property int MaxAutoSize { int get(); };
public int MaxAutoSize { get; }
member this.MaxAutoSize : int
Public ReadOnly Property MaxAutoSize As Integer

Property Value

An int value that represents the calculated value of the MaxAutoSize property.

Applies to