Compartir a través de


LegendItem.SeparatorType Propiedad

Definición

Obtiene o establece el estilo del separador de elementos de leyenda.

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

Valor de propiedad

Valor de enumeración LegendSeparatorStyle que especifica el estilo del separador del elemento de leyenda.

Se aplica a