DataPointCustomProperties.SetCustomProperty(String, String) Methode

Definitie

Hiermee stelt u een aangepaste eigenschap van het gegevenspunt in.

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)

Parameters

name
String

De naam van de eigenschap.

propertyValue
String

De waarde van de eigenschap.

Van toepassing op