DataPointCustomProperties.SetCustomProperty(String, String) Metod

Definition

Anger en anpassad egenskap för datapunkten.

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)

Parametrar

name
String

Namnet på egendomen.

propertyValue
String

Värdet för egenskapen.

Gäller för