Chart.OnCustomizeMapAreas(CustomizeMapAreasEventArgs) Metoda

Definicja

Występuje, gdy dane obszarów mapy są przygotowane do dostosowania przed rysunkiem.

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)

Parametry

e
CustomizeMapAreasEventArgs

CustomizeMapAreasEventArgs Obiekt, który zawiera dane zdarzenia.

Dotyczy