ChartArea.IsSameFontSizeForAllAxes Property

Definition

Gets or sets a flag that determines if the labels of the relevant chart area axes are of equal size.

[System.ComponentModel.Bindable(true)]
public bool IsSameFontSizeForAllAxes { get; set; }

Property Value

true if all axes that have their IsLabelAutoFit property set to true and will display their labels using the same font size; otherwise, false.

Attributes

Remarks

The font size is automatically calculated by the Chart control, with the largest size that fits being used.

This property applies to all chart area axes that have their IsLabelAutoFit property set to true.

Applies to

Produto Versões
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1