Chart.RaisePostBackEvent(String) Método

Definição

Gera eventos para o Chart controle quando um formulário é postado de volta no servidor.

protected:
 virtual void RaisePostBackEvent(System::String ^ eventArgument);
protected virtual void RaisePostBackEvent(string eventArgument);
abstract member RaisePostBackEvent : string -> unit
override this.RaisePostBackEvent : string -> unit
Protected Overridable Sub RaisePostBackEvent (eventArgument As String)

Parâmetros

eventArgument
String

Um argumento de evento como um string objeto.

Aplica-se a