[#BloombergLP-bdlb-CharType-numGraph] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/CharType.adoc[CharType]::numGraph :relfileprefix: ../../../ :mrdocs: Return the number of characters in the category `GRAPH` (i.e., any printable character except `SPACE`), and `false` otherwise. == Synopsis Declared in `<bdlb_chartype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int numGraph(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#