Share via


LegendItem.SeparatorType Proprietà

Definizione

Ottiene o imposta lo stile del separatore dell'elemento della legenda.

public:
 property System::Windows::Forms::DataVisualization::Charting::LegendSeparatorStyle SeparatorType { System::Windows::Forms::DataVisualization::Charting::LegendSeparatorStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::LegendSeparatorStyle value); };
public System.Windows.Forms.DataVisualization.Charting.LegendSeparatorStyle SeparatorType { get; set; }
member this.SeparatorType : System.Windows.Forms.DataVisualization.Charting.LegendSeparatorStyle with get, set
Public Property SeparatorType As LegendSeparatorStyle

Valore della proprietà

Valore di enumerazione LegendSeparatorStyle che specifica lo stile del separatore dell'elemento della legenda.

Si applica a