Aracılığıyla paylaş


DataPointCustomProperties.SetCustomProperty(String, String) Yöntem

Tanım

Veri noktasının özel bir özelliğini ayarlar.

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)

Parametreler

name
String

Özelliğin adı.

propertyValue
String

Özelliğin değeri.

Şunlara uygulanır