Legend.ItemColumnSeparator Vlastnost

Definice

Získá nebo nastaví typ oddělovače vizuálu pro sloupce tabulky legendy.

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

Hodnota vlastnosti

LegendSeparatorStyle Hodnota výčtu, která určuje typ oddělovače vizuálu pro sloupce tabulky legendy.

Platí pro