HitTestResult.ChartElementType Właściwość

Definicja

Pobiera lub ustawia typ elementu wykresu, jeśli istnieje, zwracany przez test trafienia.

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

Wartość właściwości

ChartElementType Wartość wyliczenia wskazująca typ elementu wykresu zwracanego 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