GraphPane myPane = zedGraph.GraphPane; myPane.Legend.IsVisible = true; myPane.Legend.Position = LegendPos.Float; // freie Positionierung myPane.Legend.Location = new Location(0.98f, 0.02f, CoordType.PaneFraction, AlignH.Right, AlignV.Top); // rechts oben in der Ecke myPane.Legend.Fill.Color = Color.White; myPane.Legend.FontSpec.Size = 10; myPane.Legend.IsHStack = false; // Bezeichner untereinander
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)