From e992f3f13ec46cad15cc7d6982e64ffc7223eb9a Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 10 Mar 2019 14:42:30 +0100 Subject: API documentation for KVision 0.0.29 --- .../-options/legend-callback.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 api/pl.treksoft.kvision.chart/-options/legend-callback.html (limited to 'api/pl.treksoft.kvision.chart/-options/legend-callback.html') diff --git a/api/pl.treksoft.kvision.chart/-options/legend-callback.html b/api/pl.treksoft.kvision.chart/-options/legend-callback.html new file mode 100644 index 00000000..901a8be8 --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-options/legend-callback.html @@ -0,0 +1,14 @@ + + + +Options.legendCallback - kvision + + + +kvision / pl.treksoft.kvision.chart / Options / legendCallback
+
+

legendCallback

+ +val legendCallback: (chart: Chart) -> String + + -- cgit