Legend.TitleSeparator Egenskap

Definition

Hämtar eller anger typ av visuell avgränsare för förklaringsrubriken.

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

Egenskapsvärde

Ett LegendSeparatorStyle värde som representerar den typ av avgränsare som ska ritas under rubriken. Standardvärdet är None.

Gäller för