##// END OF EJS Templates
Added Z value for BoxPlot...
Mika Salmela -
r2469:a8d7539d111a
parent child
Show More
@@ -64,6 +64,7 public:
64 64 BarSeriesZValue = SeriesZValue,
65 65 ScatterSeriesZValue = SeriesZValue,
66 66 PieSeriesZValue = SeriesZValue,
67 BoxPlotSeriesZValue = SeriesZValue,
67 68 LegendZValue,
68 69 TopMostZValue
69 70 };
General Comments 0
You need to be logged in to leave comments. Login now