Share via


Axis.LabelAutoFitStyle Özellik

Tanım

Etiketin bir eksene sığmasını sağlamak için yapılabilecek izin verilebilen etiket değişikliklerini alır veya ayarlar.

public:
 property System::Windows::Forms::DataVisualization::Charting::LabelAutoFitStyles LabelAutoFitStyle { System::Windows::Forms::DataVisualization::Charting::LabelAutoFitStyles get(); void set(System::Windows::Forms::DataVisualization::Charting::LabelAutoFitStyles value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles LabelAutoFitStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.LabelAutoFitStyle : System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles with get, set
Public Property LabelAutoFitStyle As LabelAutoFitStyles

Özellik Değeri

Numaralandırma LabelAutoFitStyles değeri.

Öznitelikler

Açıklamalar

IsLabelAutoFit özelliği olarak trueayarlanmalıdır.

Şunlara uygulanır