TextObj text = new TextObj("Zeile1\nZeile2\nZeile3", 0.2F, 0.5F, CoordType.PaneFraction); text.Location.AlignH = AlignH.Center; text.Location.AlignV = AlignV.Center; text.FontSpec.Border.IsVisible = false; // ohne Rahmen text.FontSpec.Fill = new Fill(Color.White, Color.Blue, 45F); text.FontSpec.StringAlignment = StringAlignment.Center; zedGraph.GraphPane.GraphObjList.Add(text);
Kategorien
-
Neueste Beiträge
- [SAP] Mailversand einrichten
- [SAP EWM] SAP EWM and SAP ERP integration via CIF
- [SAP] Nutzung der ALV-Anzeige im MM-Reporting
- [Raspberry Pi 4] Raspberry Pi als DNS Server
- [Raspberry Pi] SSH aktivieren
- [Raspberry Pi] Bootoptionen in der config.txt
- [Raspberry Pi 4] Bessere Youtube-Videoperformance in Google Chrome
- [Raspberry Pi 4] Direkt von SSD booten (ohne SD-Karte)
- [ABAP] Fixkontentabelle (T030) auslesen
- [SAPUI5] SAPUI5 Entwicklung mit SAP Business Application Studio (BAS)