LegendItem.SeparatorType Propiedad

Definición

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

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

Valor de propiedad

Valor de enumeración de LegendSeparatorStyle.

Se aplica a