DataPointCustomProperties.SetCustomProperty(String, String) Metoda

Definice

Nastaví vlastní vlastnost datového bodu.

public:
 virtual void SetCustomProperty(System::String ^ name, System::String ^ propertyValue);
public virtual void SetCustomProperty (string name, string propertyValue);
abstract member SetCustomProperty : string * string -> unit
override this.SetCustomProperty : string * string -> unit
Public Overridable Sub SetCustomProperty (name As String, propertyValue As String)

Parametry

name
String

Název vlastnosti, kterou chcete nastavit.

propertyValue
String

Hodnota vlastnosti, která se má nastavit.

Platí pro