Z values Change problem 3D point chart
Hi,
I use poind 3D chart.
but I dont know how can I change z values side of code page.
I try that
Chart3.SeriesData[0].XSource := '10;20;30;40';
Chart3.SeriesData[0].YSource := '10;20;30;40';
but
Zvalues I dont change because dont have such property(Zvalues)
can you help me pls?
Thanks in advance.
I use poind 3D chart.
but I dont know how can I change z values side of code page.
I try that
Chart3.SeriesData[0].XSource := '10;20;30;40';
Chart3.SeriesData[0].YSource := '10;20;30;40';
but
Zvalues I dont change because dont have such property(Zvalues)
can you help me pls?
Thanks in advance.