Udostępnij za pośrednictwem


Legend.TitleSeparator Właściwość

Definicja

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

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

Wartość właściwości

LegendSeparatorStyle Wartość reprezentująca typ separatora, który zostanie narysowany poniżej tytułu. Wartość domyślna to None.

Dotyczy