Sdílet prostřednictvím


LegendCollection.Add(String) Metoda

Definice

Přidá zadaný Legend objekt na konec kolekce.

public:
 System::Windows::Forms::DataVisualization::Charting::Legend ^ Add(System::String ^ name);
public System.Windows.Forms.DataVisualization.Charting.Legend Add (string name);
override this.Add : string -> System.Windows.Forms.DataVisualization.Charting.Legend
Public Function Add (name As String) As Legend

Parametry

name
String

Název legendy, která se má přidat.

Návraty

Legend

Hodnota, string která představuje index přidané položky.

Platí pro