Custom Web Control made for WinCC Unified
HTML area chart element done with ApexChart with only series and no labels or toolbars
-
Data : Array of nubers to draw chart (i.e. "[10, 50, 20, 70, 30, 80, 40, 90, 50, 100]")
-
SeriesColor : Color of the series in Hex format (i.e. "#13dd8f")
-
BackgroundColor : Color of the background in Hex format (i.e. "#ffffff")
- NONE