DataPointCustomProperties.DeleteCustomProperty(String) Metoda

Definicja

Usuwa właściwość niestandardową punktu danych o określonej nazwie.

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

Parametry

name
String

Nazwa właściwości do usunięcia.

Dotyczy