Axis.LabelAutoFitStyle Egenskap

Definition

Hämtar eller anger de tillåtna etikettändringar som kan göras för att göra det möjligt att anpassa etiketten längs en axel.

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

Egenskapsvärde

Ett LabelAutoFitStyles uppräkningsvärde som anger de tillåtna etikettändringar som kan göras för att göra det möjligt att anpassa etiketten längs en axel.

Attribut

Kommentarer

Egenskapen IsLabelAutoFit måste vara inställd på true.

Gäller för