Поделиться через


LegendItem.SeparatorType Свойство

Определение

Получает или задает стиль разделителя элемента легенды.

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

Значение свойства

Значение перечисления LegendSeparatorStyle, указывающее стиль разделителя элемента легенды.

Применяется к