PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD19] Type of point for graph series by code
[WD19] Type of point for graph series by code
Iniciado por guest, 10,dic. 2015 16:57 - No hay respuesta
Publicado el 10,diciembre 2015 - 16:57
Hi,

I'm creating a graph. When I define the series in the editor, I can set a type of point (None, Circle, Diamond, Triangle, Square or Cross). When showing the graph for another source, I have to delete the used series and recreate them to clear the graph. When I recreate the series, I want to set the type of point. Is it possible to set this property by code ?

I've searched in the helpfile, but cannot find anything about it.