Legend.TitleSeparator Özellik

Tanım

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

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

Özellik Değeri

LegendSeparatorStyle

LegendSeparatorStyleBaşlığın altında çizilecek ayırıcı türünü temsil eden bir değer. None varsayılan değerdir.

Şunlara uygulanır