LineGraph.pointSymbol

The symbol that should be used to denote a data point. Setting this to ' ' (a space) turns off point symbols and plots the line only. By default the point symbol is a space, so no point symbol is plotted..

  1. char pointSymbol()
    class LineGraph
    final
    char
    pointSymbol
    ()
    (
    )
  2. This pointSymbol(char newSymbol)

Meta