API/CodeSamples/ChartSortFields.md
... ...
@@ -53,12 +53,12 @@ End Class
53 53
##Screenshots
54 54
55 55
A sample report definition. Note the chart separator value.
56
-![]()
56
+![](http://wiki.izenda.us/API/CodeSamples/ChartSortFields/chart_sort_fields_report_def.png)
57 57
58 58
AdHocSettings.ChartSortFields = {"*", "ShipCountry"}
59 59
60
-![]()
60
+![](http://wiki.izenda.us/API/CodeSamples/ChartSortFields/chart_sort_fields_set.png)
61 61
62 62
AdHocSettings.ChartSortFields = null
63 63
64
-![]()
... ...
\ No newline at end of file
0
+![](http://wiki.izenda.us/API/CodeSamples/ChartSortFields/chart_sort_fields_empty.png)
... ...
\ No newline at end of file