ChartAreaInstance.EquallySizedAxesFont Property

Definition

Gets the calculated value of the EquallySizedAxesFont property in a ChartArea class.

public:
 property bool EquallySizedAxesFont { bool get(); };
public bool EquallySizedAxesFont { get; }
member this.EquallySizedAxesFont : bool
Public ReadOnly Property EquallySizedAxesFont As Boolean

Property Value

A Boolean value that represents the calculated value of the EquallySizedAxesFont property.

Applies to