Share via


Chart.OnCustomizeMapAreas(CustomizeMapAreasEventArgs) Yöntem

Tanım

Harita alanları verileri çizimden önce özelleştirilmeye hazır olduğunda gerçekleşir.

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)

Parametreler

e
CustomizeMapAreasEventArgs

CustomizeMapAreasEventArgs Olay verilerini içeren nesne.

Şunlara uygulanır