Udostępnij za pośrednictwem


Legend.TitleSeparator Właściwość

Definicja

Pobiera lub ustawia typ separatora wizualizacji dla tytułu legendy.

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

Wartość właściwości

LegendSeparatorStyle

Wartość LegendSeparatorStyle reprezentująca typ separatora, który zostanie narysowany pod tytułem. Wartość domyślna to None.

Dotyczy