Sdílet prostřednictvím


LegendItem.SeparatorType Vlastnost

Definice

Získá nebo nastaví styl oddělovače položky legendy.

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

Hodnota vlastnosti

LegendSeparatorStyle

Hodnota LegendSeparatorStyle výčtu, která určuje styl oddělovače položky legendy.

Platí pro