property Graph.FormatText as DrawTextFormatEnum
Specifies the format to display the view's invalid label

TypeDescription
DrawTextFormatEnum A DrawTextFormatEnum bit-OR flag combination that specifies the format to display the view's invalid label
By default, the FormatText property is exTextAlignCenter | exTextAlignVCenter | exTextWordEllipsis. The FormatText property specifies the format to display the view's invalid label. The Invalid property specifies the label the control is displaying while no or invalid data.