Series.SmartLabelStyle Proprietà

Definizione

Ottiene o imposta lo stile degli oggetti Smart Label.

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

Valore della proprietà

Stile degli oggetti Smart Label.

Attributi

Si applica a