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å den egenskap som ska anges.

propertyValue
String

Värdet för egenskapen som ska anges.

Gäller för