Aracılığıyla paylaş


Legend.TitleSeparator Özellik

Tanım

Gösterge başlığı için görsel ayırıcı türünü alır veya ayarlar.

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

Özellik Değeri

LegendSeparatorStyle Başlığın altına çizilecek ayırıcı türünü temsil eden değer. None varsayılan değerdir.

Şunlara uygulanır