Chart.OnCustomizeMapAreas(CustomizeMapAreasEventArgs) Methode

Definition

Tritt auf, wenn Kartenbereichedaten vor dem Zeichnen angepasst werden können.

protected:
 virtual void OnCustomizeMapAreas(System::Web::UI::DataVisualization::Charting::CustomizeMapAreasEventArgs ^ e);
protected virtual void OnCustomizeMapAreas(System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs e);
abstract member OnCustomizeMapAreas : System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs -> unit
override this.OnCustomizeMapAreas : System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs -> unit
Protected Overridable Sub OnCustomizeMapAreas (e As CustomizeMapAreasEventArgs)

Parameter

e
CustomizeMapAreasEventArgs

Das CustomizeMapAreasEventArgs Objekt, das die Ereignisdaten enthält.

Gilt für: