You cannot really use it as a control in a classic sense to input data directly, however you could set it as control in a subVI so you can wire to it directly from the calling program.
Graph can be used to input data, but this is done indirectly via property nodes (reading cursor positions, mouse-down coordinates, etc) and in these cases it is irrelevant if the graph is a control or an indicator. Typically, graphs are indicators.