SRGraphStyle::SetObjectStyle
inline voidSRGraphStyle::SetObjectStyle(DWORDstyle)
Sets the object style
This can be used in the style member of an SRGraphData item to define the type of data object seen on the graph. For example, use OBJECT_POINT to display simple points on line graphs or OBJECT_EXPOINT to show a wiget on the point. By default, the object style is set to OBJECT_AUTOMATIC, and the graph routines choose an object style in context with the graph style.
Defined in: SRGDat.h
Parameters
style
New style
See also...
Object styles , GetObjectStyle, m_dwStyle