Gibt ein ErrorBars Objekt zurück, das die Fehlerbalken für die Datenreihe darstellt.Returns an ErrorBars object that represents the error bars for the series. Schreibgeschützt.Read-only.
public: property Microsoft::Office::Interop::Excel::ErrorBars ^ ErrorBars { Microsoft::Office::Interop::Excel::ErrorBars ^ get(); };
public Microsoft.Office.Interop.Excel.ErrorBars ErrorBars { get; }
Public ReadOnly Property ErrorBars As ErrorBars
Vielen Dank.