SRGraph::SetDefaultDataStyle
virtual voidSRGraph::SetDefaultDataStyle(SRGraphStylev)
This allows initialisation of the default style used whenever a new data object is created. Preset this to some visual style, for example set the default color to red or the default object type to CX_OBJECT_DOT, and this style will be used for all subsequent data creation operations.
Defined in: SRGraph.h
Parameters
v
The pre-set style.