Udostępnij za pośrednictwem


HitTestResult.ChartElementType Właściwość

Definicja

Pobiera lub ustawia typ elementu wykresu, jeśli istnieje, zwrócony przez test trafienia.

public:
 property System::Web::UI::DataVisualization::Charting::ChartElementType ChartElementType { System::Web::UI::DataVisualization::Charting::ChartElementType get(); void set(System::Web::UI::DataVisualization::Charting::ChartElementType value); };
public System.Web.UI.DataVisualization.Charting.ChartElementType ChartElementType { get; set; }
member this.ChartElementType : System.Web.UI.DataVisualization.Charting.ChartElementType with get, set
Public Property ChartElementType As ChartElementType

Wartość właściwości

ChartElementType Wartość wyliczenia wskazująca typ elementu wykresu zwróconego przez test trafienia. Wartość domyślna to Nothing.

Uwagi

Użyj tej właściwości, aby określić typ elementu wykresu, jeśli istnieje, zwrócony przez test trafienia.

Dotyczy